Build 4242 Failed
For project paparazzi on branch master
|
|
|
Last commit for this build
![]() |
Christophe De Wagter |
21 Apr 21:21 |
856710b — [ariframe] sample bebop with 2x 30Hz optic flow: front and bottom cam: pyramid=0, img=240x240, fps=30Hz, corner=30 (#2868) |
|
|
|
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR |
00:00 |
docker pull paparazziuav/pprz-ci |
01:32 |
sudo rm -rf /home/runner/{.phpbrew,.phpunit,.kerl,.kiex,.lein,.nvm,.npm,.rbenv} |
00:01 |
git config --global user.email "paparazzi-devel@nongnu.org" |
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:31 |
if [ "$SEMAPHORE_TRIGGER_SOURCE" = "scheduler" ]; then docker/run.sh -it paparazziuav/pprz-ci make test_all_confs ; else docker/run.sh -it paparazziuav/pprz-ci make test ; fi |
01:15:19 |
( Showing only the last 30 out of 84 lines. For a complete log visit the build page )
tests/aircrafts/01_compile_all_aircrafts.t .. 20/24 # compiling AIRCRAFT: [MAVTec4_Bart] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 21/24 # compiling AIRCRAFT: [MAVTec4_Bart] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 22/24 # compiling AIRCRAFT: [quadshot] TARGET: [ap]
Warning: AIRCRAFT=quadshot target=ap compiled sucessfully but had warnings:
firmwares/rotorcraft/stabilization/stabilization_indi_simple.c:64:2: warning: #warning "Use caution with adaptive indi. See the wiki for more info" [-Wcpp]
#warning "Use caution with adaptive indi. See the wiki for more info"
^~~~~~~
tests/aircrafts/01_compile_all_aircrafts.t .. 23/24
tests/aircrafts/01_compile_all_aircrafts.t .. ok
All tests successful.
Files=1, Tests=24, 287 wallclock secs ( 0.02 usr 0.01 sys + 820.12 cusr 125.17 csys = 945.32 CPU)
Result: PASS
************
Testing all aircrafts in conf: conf/airframes/KS/kirk_conf.xml
************
tests/aircrafts/01_compile_all_aircrafts.t ..
tests/aircrafts/01_compile_all_aircrafts.t .. 1/5 # compiling AIRCRAFT: [Bebop2_stereo] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 2/5 # compiling AIRCRAFT: [Bebop2_stereo] TARGET: [nps]
tests/aircrafts/01_compile_all_aircrafts.t .. 3/5 # compiling AIRCRAFT: [MAVTec1_optitrack] TARGET: [ap]
tests/aircrafts/01_compile_all_aircrafts.t .. 4/5
tests/aircrafts/01_compile_all_aircrafts.t .. ok
All tests successful.
Files=1, Tests=5, 48 wallclock secs ( 0.02 usr 0.00 sys + 120.06 cusr 18.50 csys = 138.58 CPU)
Result: PASS
failed conf/userconf/tudelft/conf.xml
Makefile:328: recipe for target 'test_all_confs' failed
make: *** [test_all_confs] Error 1
|
|
|