Build 2358 Failed
For project paparazzi on branch master
|
|
|
Last commit for this build
![]() |
Christophe De Wagter |
4 Jul 11:44 |
e1ee587 — [airframes] test flight reports, controlpanel items, bugfix on icon |
|
|
|
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR |
00:00 |
docker pull flixr/pprz-dev |
01:10 |
sudo rm -rf /home/runner/{.phpbrew,.phpunit,.kerl,.kiex,.lein,.nvm,.npm,.rbenv} |
00:19 |
git config --global user.email "address@hidden" |
00:00 |
git config --global user.name "Paparazzi UAV" |
00:00 |
git status --ignored |
00:00 |
git submodule deinit --force . |
00:00 |
rm -rf .git/modules |
00:00 |
git submodule update --init --force --recursive |
01:06 |
if [ "$SEMAPHORE_TRIGGER_SOURCE" = "scheduler" ]; then docker/run.sh -it flixr/pprz-dev make test_all_confs ; else docker/run.sh -it flixr/pprz-dev make test ; fi |
01:09:05 |
( Showing only the last 30 out of 71 lines. For a complete log visit the build page )
make[2]: *** Waiting for unfinished jobs....
Makefile.ac:282: recipe for target 'nps.compile' failed
make[1]: *** [nps.compile] Error 2
# Failed test 'Compile aircraft: bebop_orange_avoid, target: nps'
# at tests/aircrafts/01_compile_all_aircrafts.t line 115.
# Looks like you failed 1 test of 4.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=1, Tests=4, 13 wallclock secs ( 0.02 usr 0.00 sys + 30.77 cusr 3.85 csys = 34.64 CPU)
Result: FAIL
failed conf/conf_example.xml
failed conf/airframes/BR/conf.xml
failed conf/airframes/ESDEN/esden_conf.xml
failed conf/airframes/AGGIEAIR/aggieair_conf.xml
failed conf/airframes/KS/kirk_conf.xml
failed conf/userconf/OPENUAS/openuas_conf.xml
failed conf/userconf/tudelft/conf.xml
failed conf/userconf/tudelft/km_conf.xml
failed conf/userconf/tudelft/course2018_conf.xml
Makefile:333: recipe for target 'test_all_confs' failed
make: *** [test_all_confs] Error 1
|
|
|