Build 3 Failed
For pull request Better OSD display, more OSD format capabilities, a PCA9685 and a UAV recovery module. 2612 on project paparazzi
|
|
|
Last commit for this build
![]() |
hendrixgr |
5 Nov 15:44 |
a78d62c — Easyglider with Matek F405 Wing autopilot |
|
|
|
Thread #1
ls -lah $SEMAPHORE_CACHE_DIR |
00:00 |
docker pull paparazziuav/pprz-ci |
00:50 |
sudo rm -rf /home/runner/{.phpbrew,.phpunit,.kerl,.kiex,.lein,.nvm,.npm,.rbenv} |
00:04 |
git config --global user.email "paparazzi-devel@nongnu.org" |
00:00 |
git config --global user.name "Paparazzi UAV" |
00:00 |
git status --ignored |
00:02 |
git submodule deinit --force . |
00:00 |
rm -rf .git/modules |
00:00 |
git submodule update --init --force --recursive |
01:36 |
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 |
10:31 |
( Showing only the last 30 out of 63 lines. For a complete log visit the build page )
tests/aircrafts/01_compile_all_aircrafts.t .. 119/124 # compiling AIRCRAFT: [setup_lisam2] TARGET: [test_uart]
tests/aircrafts/01_compile_all_aircrafts.t .. 120/124 # compiling AIRCRAFT: [test_settings] TARGET: [test_settings]
tests/aircrafts/01_compile_all_aircrafts.t .. 121/124 # compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [ap]
Warning: AIRCRAFT=yapa_chimu_spi target=ap compiled sucessfully but had warnings:
Warning: 'modules' node is deprecated, please move modules to 'firmware' section
tests/aircrafts/01_compile_all_aircrafts.t .. 122/124 # compiling AIRCRAFT: [yapa_chimu_spi] TARGET: [sim]
Warning: AIRCRAFT=yapa_chimu_spi target=sim compiled sucessfully but had warnings:
Warning: 'modules' node is deprecated, please move modules to 'firmware' section
tests/aircrafts/01_compile_all_aircrafts.t .. 123/124 # Looks like you failed 1 test of 124.
tests/aircrafts/01_compile_all_aircrafts.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/124 subtests
Test Summary Report
-------------------
tests/aircrafts/01_compile_all_aircrafts.t (Wstat: 256 Tests: 124 Failed: 1)
Failed test: 77
Non-zero exit status: 1
Files=1, Tests=124, 598 wallclock secs ( 0.04 usr 0.01 sys + 1494.16 cusr 242.27 csys = 1736.48 CPU)
Result: FAIL
Makefile:324: recipe for target 'test_examples' failed
make: *** [test_examples] Error 1
|
|
|