lckfile='/mnt/volume_nyc3_01/autotest/APM/buildlogs/autotest.lck' Running: ("git rev-parse HEAD") in (/mnt/volume_nyc3_01/autotest/APM/APM) Removing diagnostic files: ['dumpstack.sh_AP_Logger_AllTypes.2575600.out', 'dumpstack.sh_ReplayGyroFFT.2578436.out', 'dumpstack.sh_CompassCalibrator_index_test.2577784.out', 'dumpstack.sh_jedec_test.2579284.out', 'dumpcore.sh_AP_Logger_AllTypes.2575600.out', 'dumpcore.sh_jedec_test.2579284.out', 'dumpcore.sh_CompassCalibrator_index_test.2577784.out', 'dumpcore.sh_ReplayGyroFFT.2578436.out', 'autotest-1749663345418255.tlog', 'autotest-1749662809664196.tlog', 'autotest-1749663846976318.tlog', 'autotest-1749663247070934.tlog'] >>>> RUNNING STEP: prerequisites at Wed Jun 11 17:51:57 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) Testing prerequisites >>>> PASSED STEP: prerequisites at Wed Jun 11 17:51:57 2025 >>>> RUNNING STEP: build.Binaries at Wed Jun 11 17:51:57 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) step=build.Binaries Running build_binaries.py Running: ("./build_binaries.py") in (/mnt/volume_nyc3_01/autotest/APM/APM) BBHIST: Got history version 1 /home/autotest/build/tmp BB: Building in /home/autotest/build/tmp BB: 2025-06-11 17:51:59.140588 BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git rev-parse HEAD) BB-GIT: ce8745496930fad7b530d3e2f7ade02e27b9d12d BB: git hash: ce8745496930fad7b530d3e2f7ade02e27b9d12d BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Building ArduCopter stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/267] Building board: 3DRControlZeroG at 2025-06-11 17:52:00.481809 BB: Trying checkout ArduCopter stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter stable 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [2/267] Building board: ACNS-CM4Pilot at 2025-06-11 17:52:02.008157 BB: Trying checkout ArduCopter stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter stable ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [3/267] Building board: ACNS-F405AIO at 2025-06-11 17:52:02.195084 BB: Trying checkout ArduCopter stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter stable ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [4/267] Building board: aero at 2025-06-11 17:52:02.285767 BB: Trying checkout ArduCopter stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.984s) BB-WAF: 'clean' finished successfully (1.537s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140044922221648: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2693571, 256)) BB: Failed build of ArduCopter aero stable BB: Considering frame heli for board aero BB: Trying checkout ArduCopter stable aero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable aero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aero-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.768s) BB-WAF: 'clean' finished successfully (1.380s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatusexpanding uavcan.protocol.GetTransportStats BB-WAF: BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 259/1247] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 260/1247] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 261/1247] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 262/1247] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 263/1247] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 264/1247] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 139875685020640: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2695132, 256)) BB: Failed build of ArduCopter aero-heli stable BB: [5/267] Building board: aerofc-v1 at 2025-06-11 17:52:31.453845 BB: Trying checkout ArduCopter stable aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter stable aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [6/267] Building board: AEROFOX-H7 at 2025-06-11 17:52:32.521510 BB: Trying checkout ArduCopter stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter stable AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AEROFOX-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [7/267] Building board: AET-H743-Basic at 2025-06-11 17:52:32.601813 BB: Trying checkout ArduCopter stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter stable AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AET-H743-Basic binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [8/267] Building board: airbotf4 at 2025-06-11 17:52:32.679314 BB: Trying checkout ArduCopter stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter stable airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [9/267] Building board: AIRLink at 2025-06-11 17:52:32.757237 BB: Trying checkout ArduCopter stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter stable AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [10/267] Building board: Airvolute-DCS2 at 2025-06-11 17:52:32.836681 BB: Trying checkout ArduCopter stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter stable Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [11/267] Building board: AnyleafH7 at 2025-06-11 17:52:32.918085 BB: Trying checkout ArduCopter stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter stable AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [12/267] Building board: Aocoda-RC-H743Dual at 2025-06-11 17:52:32.996490 BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter stable Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [13/267] Building board: ARK_FPV at 2025-06-11 17:52:33.075615 BB: Trying checkout ArduCopter stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter stable ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [14/267] Building board: ARKV6X at 2025-06-11 17:52:35.132369 BB: Trying checkout ArduCopter stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter stable ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [15/267] Building board: AtomRCF405NAVI at 2025-06-11 17:52:35.211093 BB: Trying checkout ArduCopter stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter stable AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [16/267] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 17:52:35.292195 BB: Trying checkout ArduCopter stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: Considering frame heli for board ATOMRCF405NAVI-Deluxe BB: Trying checkout ArduCopter stable ATOMRCF405NAVI-Deluxe heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ATOMRCF405NAVI-Deluxe binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ATOMRCF405NAVI-Deluxe-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [17/267] Building board: bbbmini at 2025-06-11 17:52:37.375442 BB: Trying checkout ArduCopter stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter stable bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [18/267] Building board: BeastF7 at 2025-06-11 17:52:37.454398 BB: Trying checkout ArduCopter stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter stable BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [19/267] Building board: BeastF7v2 at 2025-06-11 17:52:37.527790 BB: Trying checkout ArduCopter stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter stable BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [20/267] Building board: BeastH7 at 2025-06-11 17:52:37.602821 BB: Trying checkout ArduCopter stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter stable BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [21/267] Building board: BeastH7v2 at 2025-06-11 17:52:37.681645 BB: Trying checkout ArduCopter stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter stable BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [22/267] Building board: bebop at 2025-06-11 17:52:37.762023 BB: Trying checkout ArduCopter stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter stable bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [23/267] Building board: bebop at 2025-06-11 17:52:37.835501 BB: Trying checkout ArduCopter stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter stable bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [24/267] Building board: BETAFPV-F405 at 2025-06-11 17:52:37.910431 BB: Trying checkout ArduCopter stable BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter stable BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [25/267] Building board: BETAFPV-F405-I2C at 2025-06-11 17:52:37.990539 BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter stable BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [26/267] Building board: bhat at 2025-06-11 17:52:38.070203 BB: Trying checkout ArduCopter stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board bhat BB: Trying checkout ArduCopter stable bhat heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable bhat binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [27/267] Building board: BlitzF745 at 2025-06-11 17:52:38.173683 BB: Trying checkout ArduCopter stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter stable BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [28/267] Building board: BlitzF745AIO at 2025-06-11 17:52:38.256068 BB: Trying checkout ArduCopter stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter stable BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [29/267] Building board: BlitzH743Pro at 2025-06-11 17:52:38.331648 BB: Trying checkout ArduCopter stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter stable BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [30/267] Building board: BlitzMiniF745 at 2025-06-11 17:52:38.411319 BB: Trying checkout ArduCopter stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter stable BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [31/267] Building board: BlitzWingH743 at 2025-06-11 17:52:38.490704 BB: Trying checkout ArduCopter stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter stable BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [32/267] Building board: blue at 2025-06-11 17:52:38.569162 BB: Trying checkout ArduCopter stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable blue binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter stable blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable blue binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [33/267] Building board: BrahmaF4 at 2025-06-11 17:52:38.647866 BB: Trying checkout ArduCopter stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: Considering frame heli for board BrahmaF4 BB: Trying checkout ArduCopter stable BrahmaF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BrahmaF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BrahmaF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [34/267] Building board: BROTHERHOBBYF405v3 at 2025-06-11 17:52:40.703380 BB: Trying checkout ArduCopter stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BROTHERHOBBYF405v3 BB: Trying checkout ArduCopter stable BROTHERHOBBYF405v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BROTHERHOBBYF405v3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [35/267] Building board: BROTHERHOBBYH743 at 2025-06-11 17:52:40.781038 BB: Trying checkout ArduCopter stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BROTHERHOBBYH743 BB: Trying checkout ArduCopter stable BROTHERHOBBYH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable BROTHERHOBBYH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [36/267] Building board: canzero at 2025-06-11 17:52:40.861061 BB: Trying checkout ArduCopter stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter stable canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable canzero binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [37/267] Building board: CBU-H7-LC-Stamp at 2025-06-11 17:52:40.941877 BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter stable CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [38/267] Building board: CBU-H7-Stamp at 2025-06-11 17:52:43.026701 BB: Trying checkout ArduCopter stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter stable CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CBU-H7-Stamp binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [39/267] Building board: CORVON405V2_1 at 2025-06-11 17:52:43.104570 BB: Trying checkout ArduCopter stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: Considering frame heli for board CORVON405V2_1 BB: Trying checkout ArduCopter stable CORVON405V2_1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CORVON405V2_1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON405V2_1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [40/267] Building board: CORVON743V1 at 2025-06-11 17:52:45.153102 BB: Trying checkout ArduCopter stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: Considering frame heli for board CORVON743V1 BB: Trying checkout ArduCopter stable CORVON743V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CORVON743V1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON743V1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [41/267] Building board: CrazyF405 at 2025-06-11 17:52:47.191836 BB: Trying checkout ArduCopter stable CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter stable CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: [42/267] Building board: crazyflie2 at 2025-06-11 17:52:49.236011 BB: Trying checkout ArduCopter stable crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter stable crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [43/267] Building board: CSKY405 at 2025-06-11 17:52:49.314113 BB: Trying checkout ArduCopter stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter stable CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CSKY405 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [44/267] Building board: CUAV-7-Nano at 2025-06-11 17:52:49.387248 BB: Trying checkout ArduCopter stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter stable CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [45/267] Building board: CUAV-Nora at 2025-06-11 17:52:49.461727 BB: Trying checkout ArduCopter stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter stable CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [46/267] Building board: CUAV-Nora-bdshot at 2025-06-11 17:52:49.539661 BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter stable CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [47/267] Building board: CUAV-Pixhack-v3 at 2025-06-11 17:52:49.617662 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter stable CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [48/267] Building board: CUAV-X7 at 2025-06-11 17:52:49.691190 BB: Trying checkout ArduCopter stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter stable CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [49/267] Building board: CUAV-X7-bdshot at 2025-06-11 17:52:49.766329 BB: Trying checkout ArduCopter stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter stable CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [50/267] Building board: CUAVv5 at 2025-06-11 17:52:49.844381 BB: Trying checkout ArduCopter stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter stable CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [51/267] Building board: CUAVv5-bdshot at 2025-06-11 17:52:49.919099 BB: Trying checkout ArduCopter stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter stable CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [52/267] Building board: CUAVv5Nano at 2025-06-11 17:52:49.997041 BB: Trying checkout ArduCopter stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter stable CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [53/267] Building board: CUAVv5Nano-bdshot at 2025-06-11 17:52:50.074876 BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter stable CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [54/267] Building board: CubeBlack at 2025-06-11 17:52:50.151658 BB: Trying checkout ArduCopter stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter stable CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [55/267] Building board: CubeBlack+ at 2025-06-11 17:52:50.262892 BB: Trying checkout ArduCopter stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter stable CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [56/267] Building board: CubeGreen-solo at 2025-06-11 17:52:50.341233 BB: Trying checkout ArduCopter stable CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter stable CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [57/267] Building board: CubeOrange at 2025-06-11 17:52:50.414008 BB: Trying checkout ArduCopter stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter stable CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [58/267] Building board: CubeOrange-bdshot at 2025-06-11 17:52:50.502185 BB: Trying checkout ArduCopter stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter stable CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [59/267] Building board: CubeOrange-SimOnHardWare at 2025-06-11 17:52:50.581874 BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [60/267] Building board: CubeOrangePlus at 2025-06-11 17:52:50.659898 BB: Trying checkout ArduCopter stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter stable CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [61/267] Building board: CubeOrangePlus-bdshot at 2025-06-11 17:52:50.735125 BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter stable CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [62/267] Building board: CubeOrangePlus-SimOnHardWare at 2025-06-11 17:52:50.808517 BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter stable CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [63/267] Building board: CubePurple at 2025-06-11 17:52:50.887569 BB: Trying checkout ArduCopter stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter stable CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [64/267] Building board: CubeRedPrimary at 2025-06-11 17:52:50.964655 BB: Trying checkout ArduCopter stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter stable CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [65/267] Building board: CubeRedSecondary at 2025-06-11 17:52:51.044135 BB: Trying checkout ArduCopter stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter stable CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [66/267] Building board: CubeSolo at 2025-06-11 17:52:51.121633 BB: Trying checkout ArduCopter stable CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter stable CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [67/267] Building board: CubeYellow at 2025-06-11 17:52:51.190965 BB: Trying checkout ArduCopter stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter stable CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [68/267] Building board: CubeYellow-bdshot at 2025-06-11 17:52:51.267386 BB: Trying checkout ArduCopter stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter stable CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [69/267] Building board: DAKEFPVF405 at 2025-06-11 17:52:51.347684 BB: Trying checkout ArduCopter stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: Considering frame heli for board DAKEFPVF405 BB: Trying checkout ArduCopter stable DAKEFPVF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable DAKEFPVF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [70/267] Building board: dark at 2025-06-11 17:52:53.377999 BB: Trying checkout ArduCopter stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable dark binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board dark BB: Trying checkout ArduCopter stable dark heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable dark binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [71/267] Building board: DevEBoxH7v2 at 2025-06-11 17:52:53.453594 BB: Trying checkout ArduCopter stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter stable DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [72/267] Building board: disco at 2025-06-11 17:52:53.530117 BB: Trying checkout ArduCopter stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board disco BB: Trying checkout ArduCopter stable disco heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable disco binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [73/267] Building board: DroneerF405 at 2025-06-11 17:52:53.604703 BB: Trying checkout ArduCopter stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter stable DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [74/267] Building board: DrotekP3Pro at 2025-06-11 17:52:55.634897 BB: Trying checkout ArduCopter stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter stable DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [75/267] Building board: Durandal at 2025-06-11 17:52:55.711694 BB: Trying checkout ArduCopter stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter stable Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [76/267] Building board: Durandal-bdshot at 2025-06-11 17:52:55.805883 BB: Trying checkout ArduCopter stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter stable Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [77/267] Building board: edge at 2025-06-11 17:52:55.884698 BB: Trying checkout ArduCopter stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable edge binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter stable edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable edge binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [78/267] Building board: erleboard at 2025-06-11 17:52:55.962115 BB: Trying checkout ArduCopter stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board erleboard BB: Trying checkout ArduCopter stable erleboard heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable erleboard binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [79/267] Building board: erlebrain2 at 2025-06-11 17:52:56.043936 BB: Trying checkout ArduCopter stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter stable erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [80/267] Building board: F35Lightning at 2025-06-11 17:52:56.152006 BB: Trying checkout ArduCopter stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter stable F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [81/267] Building board: F4BY at 2025-06-11 17:52:56.231686 BB: Trying checkout ArduCopter stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter stable F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [82/267] Building board: F4BY_F427 at 2025-06-11 17:52:56.310762 BB: Trying checkout ArduCopter stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter stable F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [83/267] Building board: FlyingMoonF407 at 2025-06-11 17:52:58.341940 BB: Trying checkout ArduCopter stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter stable FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [84/267] Building board: FlyingMoonF427 at 2025-06-11 17:52:58.418312 BB: Trying checkout ArduCopter stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter stable FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [85/267] Building board: FlyingMoonH743 at 2025-06-11 17:52:58.496649 BB: Trying checkout ArduCopter stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter stable FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [86/267] Building board: FlywooF405HD-AIOv2 at 2025-06-11 17:52:58.572671 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter stable FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [87/267] Building board: FlywooF405Pro at 2025-06-11 17:52:58.650930 BB: Trying checkout ArduCopter stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter stable FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [88/267] Building board: FlywooF405S-AIO at 2025-06-11 17:52:58.728556 BB: Trying checkout ArduCopter stable FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter stable FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [89/267] Building board: FlywooF745 at 2025-06-11 17:52:58.807701 BB: Trying checkout ArduCopter stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter stable FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [90/267] Building board: FlywooF745Nano at 2025-06-11 17:52:58.883368 BB: Trying checkout ArduCopter stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter stable FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [91/267] Building board: FlywooH743Pro at 2025-06-11 17:52:58.957794 BB: Trying checkout ArduCopter stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter stable FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FlywooH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [92/267] Building board: fmuv2 at 2025-06-11 17:52:59.035090 BB: Trying checkout ArduCopter stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter stable fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [93/267] Building board: fmuv3 at 2025-06-11 17:52:59.114927 BB: Trying checkout ArduCopter stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter stable fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [94/267] Building board: fmuv5 at 2025-06-11 17:52:59.194199 BB: Trying checkout ArduCopter stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter stable fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [95/267] Building board: FoxeerF405v2 at 2025-06-11 17:52:59.270946 BB: Trying checkout ArduCopter stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter stable FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [96/267] Building board: FoxeerH743v1 at 2025-06-11 17:52:59.348537 BB: Trying checkout ArduCopter stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter stable FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [97/267] Building board: GEPRC_TAKER_H743 at 2025-06-11 17:52:59.425353 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter stable GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [98/267] Building board: GEPRCF745BTHD at 2025-06-11 17:53:01.437167 BB: Trying checkout ArduCopter stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter stable GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable GEPRCF745BTHD binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [99/267] Building board: Here4FC at 2025-06-11 17:53:01.515673 BB: Trying checkout ArduCopter stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter stable Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [100/267] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 17:53:01.592217 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter stable IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [101/267] Building board: JFB100 at 2025-06-11 17:53:01.672230 BB: Trying checkout ArduCopter stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter stable JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [102/267] Building board: JFB110 at 2025-06-11 17:53:01.751976 BB: Trying checkout ArduCopter stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter stable JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [103/267] Building board: JHEM_JHEF405 at 2025-06-11 17:53:01.829203 BB: Trying checkout ArduCopter stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter stable JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEM_JHEF405 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [104/267] Building board: JHEMCU-GSF405A at 2025-06-11 17:53:01.908305 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter stable JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [105/267] Building board: JHEMCU-GSF405A-RX2 at 2025-06-11 17:53:01.989849 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter stable JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [106/267] Building board: JHEMCU-H743HD at 2025-06-11 17:53:02.071977 BB: Trying checkout ArduCopter stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter stable JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEMCU-H743HD binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [107/267] Building board: JHEMCUF405PRO at 2025-06-11 17:53:02.151692 BB: Trying checkout ArduCopter stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: Considering frame heli for board JHEMCUF405PRO BB: Trying checkout ArduCopter stable JHEMCUF405PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable JHEMCUF405PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCUF405PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [108/267] Building board: KakuteF4 at 2025-06-11 17:53:04.164546 BB: Trying checkout ArduCopter stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter stable KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [109/267] Building board: KakuteF4-Wing at 2025-06-11 17:53:04.244849 BB: Trying checkout ArduCopter stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter stable KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF4-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [110/267] Building board: KakuteF4Mini at 2025-06-11 17:53:04.321288 BB: Trying checkout ArduCopter stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter stable KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [111/267] Building board: KakuteF7 at 2025-06-11 17:53:04.397946 BB: Trying checkout ArduCopter stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter stable KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [112/267] Building board: KakuteF7-bdshot at 2025-06-11 17:53:04.474101 BB: Trying checkout ArduCopter stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter stable KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [113/267] Building board: KakuteF7Mini at 2025-06-11 17:53:04.551433 BB: Trying checkout ArduCopter stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter stable KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [114/267] Building board: KakuteH7 at 2025-06-11 17:53:04.629158 BB: Trying checkout ArduCopter stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter stable KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [115/267] Building board: KakuteH7-bdshot at 2025-06-11 17:53:04.707748 BB: Trying checkout ArduCopter stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter stable KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [116/267] Building board: KakuteH7-Wing at 2025-06-11 17:53:04.783973 BB: Trying checkout ArduCopter stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter stable KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [117/267] Building board: KakuteH7Mini at 2025-06-11 17:53:04.862451 BB: Trying checkout ArduCopter stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter stable KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [118/267] Building board: KakuteH7Mini-Nand at 2025-06-11 17:53:04.940323 BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter stable KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [119/267] Building board: KakuteH7v2 at 2025-06-11 17:53:05.026144 BB: Trying checkout ArduCopter stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter stable KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [120/267] Building board: linux at 2025-06-11 17:53:05.103929 BB: Trying checkout ArduCopter stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable linux binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board linux BB: Trying checkout ArduCopter stable linux heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable linux binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [121/267] Building board: LongBowF405WING at 2025-06-11 17:53:05.180250 BB: Trying checkout ArduCopter stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter stable LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable LongBowF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [122/267] Building board: LumenierLUXF765-NDAA at 2025-06-11 17:53:05.258851 BB: Trying checkout ArduCopter stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: Considering frame heli for board LumenierLUXF765-NDAA BB: Trying checkout ArduCopter stable LumenierLUXF765-NDAA heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable LumenierLUXF765-NDAA binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/LumenierLUXF765-NDAA-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [123/267] Building board: luminousbee5 at 2025-06-11 17:53:07.265334 BB: Trying checkout ArduCopter stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter stable luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [124/267] Building board: MambaF405-2022 at 2025-06-11 17:53:07.342247 BB: Trying checkout ArduCopter stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter stable MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [125/267] Building board: MambaF405US-I2C at 2025-06-11 17:53:07.419123 BB: Trying checkout ArduCopter stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter stable MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [126/267] Building board: MambaF405v2 at 2025-06-11 17:53:07.494284 BB: Trying checkout ArduCopter stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter stable MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [127/267] Building board: MambaH743v4 at 2025-06-11 17:53:07.574343 BB: Trying checkout ArduCopter stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter stable MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [128/267] Building board: MatekF405 at 2025-06-11 17:53:07.653509 BB: Trying checkout ArduCopter stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter stable MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [129/267] Building board: MatekF405-bdshot at 2025-06-11 17:53:07.737201 BB: Trying checkout ArduCopter stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter stable MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [130/267] Building board: MatekF405-CAN at 2025-06-11 17:53:07.813368 BB: Trying checkout ArduCopter stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter stable MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [131/267] Building board: MatekF405-STD at 2025-06-11 17:53:07.892166 BB: Trying checkout ArduCopter stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter stable MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [132/267] Building board: MatekF405-TE at 2025-06-11 17:53:07.973337 BB: Trying checkout ArduCopter stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter stable MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [133/267] Building board: MatekF405-TE-bdshot at 2025-06-11 17:53:08.053218 BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter stable MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [134/267] Building board: MatekF405-Wing at 2025-06-11 17:53:08.131199 BB: Trying checkout ArduCopter stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter stable MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [135/267] Building board: MatekF405-Wing-bdshot at 2025-06-11 17:53:08.209001 BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [136/267] Building board: MatekF765-SE at 2025-06-11 17:53:08.296315 BB: Trying checkout ArduCopter stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter stable MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [137/267] Building board: MatekF765-Wing at 2025-06-11 17:53:08.373699 BB: Trying checkout ArduCopter stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter stable MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [138/267] Building board: MatekF765-Wing-bdshot at 2025-06-11 17:53:08.452969 BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter stable MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [139/267] Building board: MatekH743 at 2025-06-11 17:53:08.532333 BB: Trying checkout ArduCopter stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter stable MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [140/267] Building board: MatekH743-bdshot at 2025-06-11 17:53:08.610572 BB: Trying checkout ArduCopter stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter stable MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [141/267] Building board: MatekH7A3 at 2025-06-11 17:53:08.691295 BB: Trying checkout ArduCopter stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter stable MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MatekH7A3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [142/267] Building board: MFT-SEMA100 at 2025-06-11 17:53:08.767221 BB: Trying checkout ArduCopter stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter stable MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [143/267] Building board: MicoAir405Mini at 2025-06-11 17:53:08.844817 BB: Trying checkout ArduCopter stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter stable MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [144/267] Building board: MicoAir405v2 at 2025-06-11 17:53:08.921518 BB: Trying checkout ArduCopter stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter stable MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [145/267] Building board: MicoAir743 at 2025-06-11 17:53:08.999499 BB: Trying checkout ArduCopter stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter stable MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [146/267] Building board: MicoAir743-AIO at 2025-06-11 17:53:09.077936 BB: Trying checkout ArduCopter stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter stable MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir743-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [147/267] Building board: MicoAir743v2 at 2025-06-11 17:53:09.156025 BB: Trying checkout ArduCopter stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter stable MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MicoAir743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [148/267] Building board: mindpx-v2 at 2025-06-11 17:53:09.232940 BB: Trying checkout ArduCopter stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter stable mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [149/267] Building board: mini-pix at 2025-06-11 17:53:09.335524 BB: Trying checkout ArduCopter stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter stable mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [150/267] Building board: modalai_fc-v1 at 2025-06-11 17:53:09.413866 BB: Trying checkout ArduCopter stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter stable modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [151/267] Building board: mRoControlZeroClassic at 2025-06-11 17:53:09.494002 BB: Trying checkout ArduCopter stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter stable mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [152/267] Building board: mRoControlZeroF7 at 2025-06-11 17:53:09.573487 BB: Trying checkout ArduCopter stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter stable mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [153/267] Building board: mRoControlZeroH7 at 2025-06-11 17:53:09.650481 BB: Trying checkout ArduCopter stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter stable mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [154/267] Building board: mRoControlZeroH7-bdshot at 2025-06-11 17:53:09.728737 BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter stable mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [155/267] Building board: mRoControlZeroOEMH7 at 2025-06-11 17:53:09.808277 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter stable mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [156/267] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 17:53:09.888562 BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter stable mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [157/267] Building board: mRoNexus at 2025-06-11 17:53:09.968108 BB: Trying checkout ArduCopter stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter stable mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [158/267] Building board: mRoPixracerPro at 2025-06-11 17:53:10.047947 BB: Trying checkout ArduCopter stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter stable mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [159/267] Building board: mRoPixracerPro-bdshot at 2025-06-11 17:53:10.123977 BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter stable mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [160/267] Building board: mRoX21 at 2025-06-11 17:53:10.203154 BB: Trying checkout ArduCopter stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter stable mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [161/267] Building board: mRoX21-777 at 2025-06-11 17:53:10.280461 BB: Trying checkout ArduCopter stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter stable mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [162/267] Building board: MUPilot at 2025-06-11 17:53:10.367800 BB: Trying checkout ArduCopter stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter stable MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable MUPilot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [163/267] Building board: NarinFC-H5 at 2025-06-11 17:53:10.444352 BB: Trying checkout ArduCopter stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: Considering frame heli for board NarinFC-H5 BB: Trying checkout ArduCopter stable NarinFC-H5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable NarinFC-H5 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NarinFC-H5-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [164/267] Building board: NarinFC-H7 at 2025-06-11 17:53:12.484800 BB: Trying checkout ArduCopter stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board NarinFC-H7 BB: Trying checkout ArduCopter stable NarinFC-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable NarinFC-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [165/267] Building board: navigator at 2025-06-11 17:53:12.563490 BB: Trying checkout ArduCopter stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter stable navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable navigator binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [166/267] Building board: navigator64 at 2025-06-11 17:53:12.638800 BB: Trying checkout ArduCopter stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter stable navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable navigator64 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [167/267] Building board: navio at 2025-06-11 17:53:12.716798 BB: Trying checkout ArduCopter stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable navio binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter stable navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable navio binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [168/267] Building board: navio2 at 2025-06-11 17:53:12.793698 BB: Trying checkout ArduCopter stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter stable navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [169/267] Building board: NxtPX4v2 at 2025-06-11 17:53:12.872254 BB: Trying checkout ArduCopter stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter stable NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable NxtPX4v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [170/267] Building board: obal at 2025-06-11 17:53:12.949577 BB: Trying checkout ArduCopter stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable obal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter stable obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable obal binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [171/267] Building board: ocpoc_zynq at 2025-06-11 17:53:13.028042 BB: Trying checkout ArduCopter stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ocpoc_zynq BB: Trying checkout ArduCopter stable ocpoc_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ocpoc_zynq binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [172/267] Building board: omnibusf4 at 2025-06-11 17:53:13.107303 BB: Trying checkout ArduCopter stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter stable omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [173/267] Building board: omnibusf4pro at 2025-06-11 17:53:13.187580 BB: Trying checkout ArduCopter stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter stable omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [174/267] Building board: omnibusf4pro-bdshot at 2025-06-11 17:53:13.266424 BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter stable omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [175/267] Building board: omnibusf4v6 at 2025-06-11 17:53:13.346951 BB: Trying checkout ArduCopter stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter stable omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [176/267] Building board: OMNIBUSF7V2 at 2025-06-11 17:53:13.425149 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter stable OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [177/267] Building board: OmnibusNanoV6 at 2025-06-11 17:53:13.504273 BB: Trying checkout ArduCopter stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter stable OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [178/267] Building board: OmnibusNanoV6-bdshot at 2025-06-11 17:53:13.584497 BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter stable OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [179/267] Building board: OrqaF405Pro at 2025-06-11 17:53:13.667248 BB: Trying checkout ArduCopter stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter stable OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [180/267] Building board: PH4-mini at 2025-06-11 17:53:13.744757 BB: Trying checkout ArduCopter stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter stable PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [181/267] Building board: PH4-mini-bdshot at 2025-06-11 17:53:13.819895 BB: Trying checkout ArduCopter stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter stable PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [182/267] Building board: Pix32v5 at 2025-06-11 17:53:13.898959 BB: Trying checkout ArduCopter stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter stable Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [183/267] Building board: PixC4-Jetson at 2025-06-11 17:53:13.980681 BB: Trying checkout ArduCopter stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter stable PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [184/267] Building board: PixFlamingo at 2025-06-11 17:53:14.059694 BB: Trying checkout ArduCopter stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter stable PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [185/267] Building board: PixFlamingo-F767 at 2025-06-11 17:53:14.141349 BB: Trying checkout ArduCopter stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter stable PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [186/267] Building board: Pixhawk1 at 2025-06-11 17:53:14.218378 BB: Trying checkout ArduCopter stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter stable Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [187/267] Building board: Pixhawk1-1M at 2025-06-11 17:53:14.296412 BB: Trying checkout ArduCopter stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter stable Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [188/267] Building board: Pixhawk1-1M-bdshot at 2025-06-11 17:53:14.376423 BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [189/267] Building board: Pixhawk1-bdshot at 2025-06-11 17:53:14.452620 BB: Trying checkout ArduCopter stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter stable Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [190/267] Building board: Pixhawk4 at 2025-06-11 17:53:14.530521 BB: Trying checkout ArduCopter stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter stable Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [191/267] Building board: Pixhawk4-bdshot at 2025-06-11 17:53:14.618511 BB: Trying checkout ArduCopter stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter stable Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [192/267] Building board: Pixhawk5X at 2025-06-11 17:53:14.700494 BB: Trying checkout ArduCopter stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter stable Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [193/267] Building board: Pixhawk6C at 2025-06-11 17:53:14.778718 BB: Trying checkout ArduCopter stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter stable Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [194/267] Building board: Pixhawk6C-bdshot at 2025-06-11 17:53:14.869318 BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter stable Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [195/267] Building board: Pixhawk6X at 2025-06-11 17:53:14.955725 BB: Trying checkout ArduCopter stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter stable Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [196/267] Building board: Pixhawk6X-bdshot at 2025-06-11 17:53:15.033163 BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter stable Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [197/267] Building board: PixPilot-C3 at 2025-06-11 17:53:15.110530 BB: Trying checkout ArduCopter stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter stable PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [198/267] Building board: PixPilot-V3 at 2025-06-11 17:53:15.188493 BB: Trying checkout ArduCopter stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter stable PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [199/267] Building board: PixPilot-V6 at 2025-06-11 17:53:15.267677 BB: Trying checkout ArduCopter stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter stable PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [200/267] Building board: PixPilot-V6PRO at 2025-06-11 17:53:15.351348 BB: Trying checkout ArduCopter stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter stable PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixPilot-V6PRO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [201/267] Building board: Pixracer at 2025-06-11 17:53:15.427967 BB: Trying checkout ArduCopter stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter stable Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [202/267] Building board: Pixracer-bdshot at 2025-06-11 17:53:15.506960 BB: Trying checkout ArduCopter stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter stable Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [203/267] Building board: PixSurveyA1 at 2025-06-11 17:53:15.587694 BB: Trying checkout ArduCopter stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter stable PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [204/267] Building board: PixSurveyA1-IND at 2025-06-11 17:53:15.668853 BB: Trying checkout ArduCopter stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter stable PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [205/267] Building board: PixSurveyA2-IND at 2025-06-11 17:53:15.746601 BB: Trying checkout ArduCopter stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: Considering frame heli for board PixSurveyA2-IND BB: Trying checkout ArduCopter stable PixSurveyA2-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable PixSurveyA2-IND binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixSurveyA2-IND-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [206/267] Building board: pocket at 2025-06-11 17:53:18.090229 BB: Trying checkout ArduCopter stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board pocket BB: Trying checkout ArduCopter stable pocket heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable pocket binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [207/267] Building board: pxf at 2025-06-11 17:53:18.171733 BB: Trying checkout ArduCopter stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter stable pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable pxf binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [208/267] Building board: pxfmini at 2025-06-11 17:53:18.248183 BB: Trying checkout ArduCopter stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter stable pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [209/267] Building board: QioTekAdeptF407 at 2025-06-11 17:53:18.324306 BB: Trying checkout ArduCopter stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter stable QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [210/267] Building board: QioTekZealotF427 at 2025-06-11 17:53:18.406945 BB: Trying checkout ArduCopter stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter stable QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [211/267] Building board: QioTekZealotH743 at 2025-06-11 17:53:18.487401 BB: Trying checkout ArduCopter stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter stable QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [212/267] Building board: QioTekZealotH743-bdshot at 2025-06-11 17:53:18.567124 BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter stable QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [213/267] Building board: R9Pilot at 2025-06-11 17:53:18.651250 BB: Trying checkout ArduCopter stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter stable R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [214/267] Building board: RadiolinkPIX6 at 2025-06-11 17:53:18.728671 BB: Trying checkout ArduCopter stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter stable RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [215/267] Building board: RADIX2HD at 2025-06-11 17:53:18.810804 BB: Trying checkout ArduCopter stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter stable RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [216/267] Building board: ReaperF745 at 2025-06-11 17:53:18.892858 BB: Trying checkout ArduCopter stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter stable ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [217/267] Building board: revo-mini at 2025-06-11 17:53:18.972890 BB: Trying checkout ArduCopter stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter stable revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [218/267] Building board: revo-mini-bdshot at 2025-06-11 17:53:19.053980 BB: Trying checkout ArduCopter stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter stable revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [219/267] Building board: revo-mini-i2c at 2025-06-11 17:53:19.134939 BB: Trying checkout ArduCopter stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter stable revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [220/267] Building board: revo-mini-i2c-bdshot at 2025-06-11 17:53:19.216479 BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter stable revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [221/267] Building board: rst_zynq at 2025-06-11 17:53:19.291976 BB: Trying checkout ArduCopter stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (2.084s) BB-WAF: 'clean' finished successfully (1.300s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140399295280656: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2727104, 256)) BB: Failed build of ArduCopter rst_zynq stable BB: Considering frame heli for board rst_zynq BB: Trying checkout ArduCopter stable rst_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable rst_zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/rst_zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.853s) BB-WAF: 'clean' finished successfully (1.278s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 191/1042] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 192/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 193/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 194/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 195/1042] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 196/1042] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140690012288640: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2728559, 256)) BB: Failed build of ArduCopter rst_zynq-heli stable BB: [222/267] Building board: SDMODELH7V1 at 2025-06-11 17:54:04.963287 BB: Trying checkout ArduCopter stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter stable SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [223/267] Building board: SDMODELH7V2 at 2025-06-11 17:54:05.047539 BB: Trying checkout ArduCopter stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter stable SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [224/267] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 17:54:05.126041 BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter stable SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [225/267] Building board: SITL_x86_64_linux_gnu at 2025-06-11 17:54:05.204042 BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter stable SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [226/267] Building board: SIYI_N7 at 2025-06-11 17:54:05.282594 BB: Trying checkout ArduCopter stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter stable SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [227/267] Building board: SkySakuraH743 at 2025-06-11 17:54:05.363075 BB: Trying checkout ArduCopter stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter stable SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SkySakuraH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [228/267] Building board: SkystarsH7HD-bdshot at 2025-06-11 17:54:05.441466 BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter stable SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [229/267] Building board: skyviper-journey at 2025-06-11 17:54:05.522111 BB: Trying checkout ArduCopter stable skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter stable skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [230/267] Building board: skyviper-v2450 at 2025-06-11 17:54:05.606089 BB: Trying checkout ArduCopter stable skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter stable skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [231/267] Building board: sparky2 at 2025-06-11 17:54:05.682946 BB: Trying checkout ArduCopter stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter stable sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [232/267] Building board: speedybeef4 at 2025-06-11 17:54:05.761817 BB: Trying checkout ArduCopter stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter stable speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [233/267] Building board: SpeedyBeeF405AIO at 2025-06-11 17:54:05.843472 BB: Trying checkout ArduCopter stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SpeedyBeeF405AIO BB: Trying checkout ArduCopter stable SpeedyBeeF405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SpeedyBeeF405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [234/267] Building board: SpeedyBeeF405Mini at 2025-06-11 17:54:05.923690 BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter stable SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [235/267] Building board: SpeedyBeeF405WING at 2025-06-11 17:54:06.001020 BB: Trying checkout ArduCopter stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter stable SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [236/267] Building board: speedybeef4v3 at 2025-06-11 17:54:06.080718 BB: Trying checkout ArduCopter stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter stable speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [237/267] Building board: speedybeef4v4 at 2025-06-11 17:54:06.161894 BB: Trying checkout ArduCopter stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter stable speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [238/267] Building board: SPRacingH7 at 2025-06-11 17:54:06.241303 BB: Trying checkout ArduCopter stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter stable SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [239/267] Building board: SPRacingH7RF at 2025-06-11 17:54:06.323935 BB: Trying checkout ArduCopter stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter stable SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [240/267] Building board: StellarF4 at 2025-06-11 17:54:06.402799 BB: Trying checkout ArduCopter stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: Considering frame heli for board StellarF4 BB: Trying checkout ArduCopter stable StellarF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable StellarF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [241/267] Building board: StellarF4V2 at 2025-06-11 17:54:08.418736 BB: Trying checkout ArduCopter stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: Considering frame heli for board StellarF4V2 BB: Trying checkout ArduCopter stable StellarF4V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable StellarF4V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarF4V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [242/267] Building board: StellarH7V2 at 2025-06-11 17:54:10.448108 BB: Trying checkout ArduCopter stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: Considering frame heli for board StellarH7V2 BB: Trying checkout ArduCopter stable StellarH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable StellarH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/StellarH7V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [243/267] Building board: SuccexF4 at 2025-06-11 17:54:12.469336 BB: Trying checkout ArduCopter stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter stable SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [244/267] Building board: SULILGH7-P1-P2 at 2025-06-11 17:54:12.546940 BB: Trying checkout ArduCopter stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter stable SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SULILGH7-P1-P2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [245/267] Building board: TBS-Colibri-F7 at 2025-06-11 17:54:14.567816 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter stable TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [246/267] Building board: TBS_LUCID_H7 at 2025-06-11 17:54:14.647377 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter stable TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TBS_LUCID_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [247/267] Building board: TBS_LUCID_H7_WING at 2025-06-11 17:54:14.726627 BB: Trying checkout ArduCopter stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TBS_LUCID_H7_WING BB: Trying checkout ArduCopter stable TBS_LUCID_H7_WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TBS_LUCID_H7_WING binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [248/267] Building board: TBS_LUCID_PRO at 2025-06-11 17:54:14.804622 BB: Trying checkout ArduCopter stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter stable TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TBS_LUCID_PRO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [249/267] Building board: thepeach-k1 at 2025-06-11 17:54:14.893721 BB: Trying checkout ArduCopter stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter stable thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [250/267] Building board: thepeach-r1 at 2025-06-11 17:54:14.973387 BB: Trying checkout ArduCopter stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter stable thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [251/267] Building board: TMotorH743 at 2025-06-11 17:54:15.051528 BB: Trying checkout ArduCopter stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter stable TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [252/267] Building board: uav-dev-fc-um982 at 2025-06-11 17:54:15.128010 BB: Trying checkout ArduCopter stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: Considering frame heli for board uav-dev-fc-um982 BB: Trying checkout ArduCopter stable uav-dev-fc-um982 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable uav-dev-fc-um982 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/uav-dev-fc-um982-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [253/267] Building board: vnav at 2025-06-11 17:54:17.156243 BB: Trying checkout ArduCopter stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board vnav BB: Trying checkout ArduCopter stable vnav heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable vnav binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [254/267] Building board: VRBrain-v51 at 2025-06-11 17:54:17.233252 BB: Trying checkout ArduCopter stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter stable VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [255/267] Building board: VRBrain-v52 at 2025-06-11 17:54:17.311705 BB: Trying checkout ArduCopter stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter stable VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [256/267] Building board: VRBrain-v54 at 2025-06-11 17:54:17.390663 BB: Trying checkout ArduCopter stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter stable VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [257/267] Building board: VRCore-v10 at 2025-06-11 17:54:17.472163 BB: Trying checkout ArduCopter stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter stable VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [258/267] Building board: VRUBrain-v51 at 2025-06-11 17:54:17.552082 BB: Trying checkout ArduCopter stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter stable VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [259/267] Building board: VUAV-V7pro at 2025-06-11 17:54:17.629851 BB: Trying checkout ArduCopter stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter stable VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [260/267] Building board: X-MAV-AP-H743v2 at 2025-06-11 17:54:17.709864 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter stable X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [261/267] Building board: YJUAV_A6 at 2025-06-11 17:54:17.784841 BB: Trying checkout ArduCopter stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter stable YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [262/267] Building board: YJUAV_A6SE at 2025-06-11 17:54:17.865954 BB: Trying checkout ArduCopter stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter stable YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [263/267] Building board: YJUAV_A6SE_H743 at 2025-06-11 17:54:17.944321 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter stable YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [264/267] Building board: YJUAV_A6Ultra at 2025-06-11 17:54:18.022064 BB: Trying checkout ArduCopter stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter stable YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [265/267] Building board: ZeroOneX6 at 2025-06-11 17:54:18.099389 BB: Trying checkout ArduCopter stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter stable ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [266/267] Building board: ZeroOneX6_Air at 2025-06-11 17:54:18.177495 BB: Trying checkout ArduCopter stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter stable ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ZeroOneX6_Air-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [267/267] Building board: zynq at 2025-06-11 17:54:20.203789 BB: Trying checkout ArduCopter stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Considering frame heli for board zynq BB: Trying checkout ArduCopter stable zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter stable zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9cc2b9d59a Plane: version to 4.6.0 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building ArduPlane stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/255] Building board: 3DRControlZeroG at 2025-06-11 17:54:24.873151 BB: Trying checkout ArduPlane stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [2/255] Building board: ACNS-CM4Pilot at 2025-06-11 17:54:25.614576 BB: Trying checkout ArduPlane stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [3/255] Building board: ACNS-F405AIO at 2025-06-11 17:54:26.133773 BB: Trying checkout ArduPlane stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [4/255] Building board: aero at 2025-06-11 17:54:26.173625 BB: Trying checkout ArduPlane stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.779s) BB-WAF: 'clean' finished successfully (1.351s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1246] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1246] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1246] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1246] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1246] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1246] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1246] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/1246] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/1246] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1246] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1246] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/1246] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 26/1246] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 27/1246] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1246] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1246] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1246] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 31/1246] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 32/1246] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 34/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 35/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 36/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 37/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 38/1246] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 39/1246] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/1246] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/1246] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/1246] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/1246] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 44/1246] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 45/1246] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 46/1246] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 47/1246] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 48/1246] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 49/1246] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 50/1246] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 51/1246] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 52/1246] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 53/1246] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 54/1246] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 55/1246] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1246] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 57/1246] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 58/1246] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 59/1246] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 60/1246] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 61/1246] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 62/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 63/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 64/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 65/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 66/1246] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 67/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 68/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 69/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 70/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 71/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 72/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 73/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 74/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 75/1246] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 76/1246] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 77/1246] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 78/1246] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 79/1246] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 80/1246] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 81/1246] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 82/1246] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 83/1246] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1246] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1246] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1246] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1246] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 88/1246] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1246] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1246] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 91/1246] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 92/1246] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 93/1246] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 94/1246] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 95/1246] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 96/1246] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 97/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 98/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 100/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 102/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 103/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 104/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 105/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 106/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 107/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 108/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 109/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 110/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 111/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 112/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 113/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 114/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 115/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 116/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 117/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 118/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 119/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 120/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 121/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 122/1246] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 123/1246] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 124/1246] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 125/1246] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 126/1246] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 127/1246] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 128/1246] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 129/1246] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 130/1246] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 131/1246] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 132/1246] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 133/1246] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 134/1246] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 135/1246] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 136/1246] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 137/1246] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 138/1246] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 139/1246] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 140/1246] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1246] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 142/1246] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 143/1246] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 144/1246] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1246] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 146/1246] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 147/1246] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 148/1246] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 149/1246] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 150/1246] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 151/1246] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 152/1246] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1246] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 154/1246] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 155/1246] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 156/1246] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1246] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 158/1246] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 159/1246] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 160/1246] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 161/1246] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 162/1246] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 163/1246] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 164/1246] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 165/1246] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 166/1246] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 167/1246] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 168/1246] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 169/1246] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 170/1246] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 171/1246] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 172/1246] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 173/1246] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 174/1246] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1246] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 176/1246] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 177/1246] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 178/1246] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 179/1246] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 180/1246] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 181/1246] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 182/1246] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 183/1246] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 184/1246] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 185/1246] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 186/1246] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 187/1246] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 188/1246] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 189/1246] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 190/1246] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 191/1246] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 192/1246] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 193/1246] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 194/1246] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 195/1246] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 196/1246] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 197/1246] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 198/1246] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 199/1246] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 200/1246] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 201/1246] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 202/1246] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 203/1246] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 204/1246] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 205/1246] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 206/1246] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 207/1246] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 208/1246] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 209/1246] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 210/1246] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 211/1246] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 212/1246] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 213/1246] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 214/1246] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 215/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 216/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 217/1246] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 218/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 219/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 220/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 221/1246] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 222/1246] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 223/1246] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 224/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 225/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 226/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 227/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 228/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 229/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 230/1246] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 231/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 232/1246] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 233/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 234/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 235/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 236/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 237/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 238/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 239/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 240/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 241/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 242/1246] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 243/1246] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 244/1246] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 245/1246] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 246/1246] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 247/1246] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 248/1246] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 249/1246] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 250/1246] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 251/1246] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 252/1246] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 253/1246] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 254/1246] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 255/1246] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 256/1246] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 257/1246] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 258/1246] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 259/1246] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 260/1246] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 261/1246] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 262/1246] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 263/1246] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 264/1246] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 265/1246] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 266/1246] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 267/1246] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 268/1246] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 269/1246] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 270/1246] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 271/1246] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 272/1246] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140131777835104: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2739827, 256)) BB: Failed build of ArduPlane aero stable BB: [5/255] Building board: AEROFOX-H7 at 2025-06-11 17:54:40.289108 BB: Trying checkout ArduPlane stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [6/255] Building board: AET-H743-Basic at 2025-06-11 17:54:40.330084 BB: Trying checkout ArduPlane stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [7/255] Building board: airbotf4 at 2025-06-11 17:54:40.371114 BB: Trying checkout ArduPlane stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [8/255] Building board: AIRLink at 2025-06-11 17:54:40.411990 BB: Trying checkout ArduPlane stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [9/255] Building board: Airvolute-DCS2 at 2025-06-11 17:54:40.451409 BB: Trying checkout ArduPlane stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [10/255] Building board: AnyleafH7 at 2025-06-11 17:54:40.488087 BB: Trying checkout ArduPlane stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [11/255] Building board: Aocoda-RC-H743Dual at 2025-06-11 17:54:40.526041 BB: Trying checkout ArduPlane stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [12/255] Building board: ARK_FPV at 2025-06-11 17:54:40.563132 BB: Trying checkout ArduPlane stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/255] Building board: ARKV6X at 2025-06-11 17:54:41.594214 BB: Trying checkout ArduPlane stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [14/255] Building board: AtomRCF405NAVI at 2025-06-11 17:54:41.634680 BB: Trying checkout ArduPlane stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [15/255] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 17:54:41.674714 BB: Trying checkout ArduPlane stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [16/255] Building board: bbbmini at 2025-06-11 17:54:42.683886 BB: Trying checkout ArduPlane stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [17/255] Building board: BeastF7 at 2025-06-11 17:54:42.724066 BB: Trying checkout ArduPlane stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [18/255] Building board: BeastF7v2 at 2025-06-11 17:54:42.765493 BB: Trying checkout ArduPlane stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [19/255] Building board: BeastH7 at 2025-06-11 17:54:42.806354 BB: Trying checkout ArduPlane stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [20/255] Building board: BeastH7v2 at 2025-06-11 17:54:42.846896 BB: Trying checkout ArduPlane stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [21/255] Building board: bebop at 2025-06-11 17:54:42.885621 BB: Trying checkout ArduPlane stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [22/255] Building board: bhat at 2025-06-11 17:54:42.925323 BB: Trying checkout ArduPlane stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [23/255] Building board: BlitzF745 at 2025-06-11 17:54:42.965461 BB: Trying checkout ArduPlane stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [24/255] Building board: BlitzF745AIO at 2025-06-11 17:54:43.005502 BB: Trying checkout ArduPlane stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [25/255] Building board: BlitzH743Pro at 2025-06-11 17:54:43.046204 BB: Trying checkout ArduPlane stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [26/255] Building board: BlitzMiniF745 at 2025-06-11 17:54:43.084299 BB: Trying checkout ArduPlane stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [27/255] Building board: BlitzWingH743 at 2025-06-11 17:54:43.122707 BB: Trying checkout ArduPlane stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [28/255] Building board: blue at 2025-06-11 17:54:43.163286 BB: Trying checkout ArduPlane stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable blue binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [29/255] Building board: BrahmaF4 at 2025-06-11 17:54:43.201964 BB: Trying checkout ArduPlane stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [30/255] Building board: BROTHERHOBBYF405v3 at 2025-06-11 17:54:44.241916 BB: Trying checkout ArduPlane stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [31/255] Building board: BROTHERHOBBYH743 at 2025-06-11 17:54:44.283904 BB: Trying checkout ArduPlane stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [32/255] Building board: canzero at 2025-06-11 17:54:44.325248 BB: Trying checkout ArduPlane stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [33/255] Building board: CBU-H7-LC-Stamp at 2025-06-11 17:54:44.365790 BB: Trying checkout ArduPlane stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/255] Building board: CBU-H7-Stamp at 2025-06-11 17:54:45.399957 BB: Trying checkout ArduPlane stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [35/255] Building board: CORVON405V2_1 at 2025-06-11 17:54:45.441419 BB: Trying checkout ArduPlane stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [36/255] Building board: CORVON743V1 at 2025-06-11 17:54:46.462054 BB: Trying checkout ArduPlane stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [37/255] Building board: CSKY405 at 2025-06-11 17:54:47.493334 BB: Trying checkout ArduPlane stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [38/255] Building board: CUAV-7-Nano at 2025-06-11 17:54:47.535485 BB: Trying checkout ArduPlane stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [39/255] Building board: CUAV-Nora at 2025-06-11 17:54:47.576296 BB: Trying checkout ArduPlane stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [40/255] Building board: CUAV-Nora-bdshot at 2025-06-11 17:54:47.618263 BB: Trying checkout ArduPlane stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [41/255] Building board: CUAV-Pixhack-v3 at 2025-06-11 17:54:47.658803 BB: Trying checkout ArduPlane stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [42/255] Building board: CUAV-X7 at 2025-06-11 17:54:47.698815 BB: Trying checkout ArduPlane stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [43/255] Building board: CUAV-X7-bdshot at 2025-06-11 17:54:47.739650 BB: Trying checkout ArduPlane stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [44/255] Building board: CUAVv5 at 2025-06-11 17:54:47.778488 BB: Trying checkout ArduPlane stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [45/255] Building board: CUAVv5-bdshot at 2025-06-11 17:54:47.821218 BB: Trying checkout ArduPlane stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [46/255] Building board: CUAVv5Nano at 2025-06-11 17:54:47.860940 BB: Trying checkout ArduPlane stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [47/255] Building board: CUAVv5Nano-bdshot at 2025-06-11 17:54:47.906517 BB: Trying checkout ArduPlane stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [48/255] Building board: CubeBlack at 2025-06-11 17:54:47.948672 BB: Trying checkout ArduPlane stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [49/255] Building board: CubeBlack+ at 2025-06-11 17:54:47.989951 BB: Trying checkout ArduPlane stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [50/255] Building board: CubeOrange at 2025-06-11 17:54:48.029365 BB: Trying checkout ArduPlane stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [51/255] Building board: CubeOrange-bdshot at 2025-06-11 17:54:48.067424 BB: Trying checkout ArduPlane stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [52/255] Building board: CubeOrangePlus at 2025-06-11 17:54:48.109778 BB: Trying checkout ArduPlane stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [53/255] Building board: CubeOrangePlus-bdshot at 2025-06-11 17:54:48.151574 BB: Trying checkout ArduPlane stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [54/255] Building board: CubePurple at 2025-06-11 17:54:48.192523 BB: Trying checkout ArduPlane stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [55/255] Building board: CubeRedPrimary at 2025-06-11 17:54:48.236861 BB: Trying checkout ArduPlane stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [56/255] Building board: CubeRedSecondary at 2025-06-11 17:54:48.278073 BB: Trying checkout ArduPlane stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [57/255] Building board: CubeYellow at 2025-06-11 17:54:48.317322 BB: Trying checkout ArduPlane stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [58/255] Building board: CubeYellow-bdshot at 2025-06-11 17:54:48.358465 BB: Trying checkout ArduPlane stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [59/255] Building board: DAKEFPVF405 at 2025-06-11 17:54:48.397420 BB: Trying checkout ArduPlane stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [60/255] Building board: dark at 2025-06-11 17:54:49.424392 BB: Trying checkout ArduPlane stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable dark binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [61/255] Building board: DevEBoxH7v2 at 2025-06-11 17:54:49.470285 BB: Trying checkout ArduPlane stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [62/255] Building board: disco at 2025-06-11 17:54:49.509504 BB: Trying checkout ArduPlane stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [63/255] Building board: disco at 2025-06-11 17:54:49.548941 BB: Trying checkout ArduPlane stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [64/255] Building board: DroneerF405 at 2025-06-11 17:54:49.587781 BB: Trying checkout ArduPlane stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [65/255] Building board: DrotekP3Pro at 2025-06-11 17:54:50.643356 BB: Trying checkout ArduPlane stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [66/255] Building board: Durandal at 2025-06-11 17:54:50.689873 BB: Trying checkout ArduPlane stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [67/255] Building board: Durandal-bdshot at 2025-06-11 17:54:50.731729 BB: Trying checkout ArduPlane stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [68/255] Building board: edge at 2025-06-11 17:54:50.773848 BB: Trying checkout ArduPlane stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable edge binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [69/255] Building board: erleboard at 2025-06-11 17:54:50.812392 BB: Trying checkout ArduPlane stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [70/255] Building board: erlebrain2 at 2025-06-11 17:54:50.850278 BB: Trying checkout ArduPlane stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [71/255] Building board: F35Lightning at 2025-06-11 17:54:50.888033 BB: Trying checkout ArduPlane stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [72/255] Building board: F4BY at 2025-06-11 17:54:50.926834 BB: Trying checkout ArduPlane stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [73/255] Building board: F4BY_F427 at 2025-06-11 17:54:50.965104 BB: Trying checkout ArduPlane stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [74/255] Building board: FlyingMoonF407 at 2025-06-11 17:54:51.986639 BB: Trying checkout ArduPlane stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [75/255] Building board: FlyingMoonF427 at 2025-06-11 17:54:52.025809 BB: Trying checkout ArduPlane stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [76/255] Building board: FlyingMoonH743 at 2025-06-11 17:54:52.064893 BB: Trying checkout ArduPlane stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [77/255] Building board: FlywooF405Pro at 2025-06-11 17:54:52.105072 BB: Trying checkout ArduPlane stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [78/255] Building board: FlywooF745 at 2025-06-11 17:54:52.146139 BB: Trying checkout ArduPlane stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [79/255] Building board: FlywooF745Nano at 2025-06-11 17:54:52.185614 BB: Trying checkout ArduPlane stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [80/255] Building board: FlywooH743Pro at 2025-06-11 17:54:52.224542 BB: Trying checkout ArduPlane stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [81/255] Building board: fmuv2 at 2025-06-11 17:54:52.266333 BB: Trying checkout ArduPlane stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [82/255] Building board: fmuv3 at 2025-06-11 17:54:52.305399 BB: Trying checkout ArduPlane stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [83/255] Building board: fmuv5 at 2025-06-11 17:54:52.343574 BB: Trying checkout ArduPlane stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [84/255] Building board: FoxeerF405v2 at 2025-06-11 17:54:52.383812 BB: Trying checkout ArduPlane stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [85/255] Building board: FoxeerH743v1 at 2025-06-11 17:54:52.424085 BB: Trying checkout ArduPlane stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [86/255] Building board: GEPRC_TAKER_H743 at 2025-06-11 17:54:52.464041 BB: Trying checkout ArduPlane stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [87/255] Building board: GEPRCF745BTHD at 2025-06-11 17:54:53.487734 BB: Trying checkout ArduPlane stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [88/255] Building board: HEEWING-F405 at 2025-06-11 17:54:53.537531 BB: Trying checkout ArduPlane stable HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [89/255] Building board: HEEWING-F405v2 at 2025-06-11 17:54:53.578136 BB: Trying checkout ArduPlane stable HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [90/255] Building board: Here4FC at 2025-06-11 17:54:53.619258 BB: Trying checkout ArduPlane stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [91/255] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 17:54:53.661238 BB: Trying checkout ArduPlane stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [92/255] Building board: JFB100 at 2025-06-11 17:54:53.701504 BB: Trying checkout ArduPlane stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [93/255] Building board: JFB110 at 2025-06-11 17:54:53.740968 BB: Trying checkout ArduPlane stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [94/255] Building board: JHEM_JHEF405 at 2025-06-11 17:54:53.780388 BB: Trying checkout ArduPlane stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [95/255] Building board: JHEMCU-H743HD at 2025-06-11 17:54:53.819385 BB: Trying checkout ArduPlane stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [96/255] Building board: JHEMCUF405PRO at 2025-06-11 17:54:53.858281 BB: Trying checkout ArduPlane stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [97/255] Building board: KakuteF4 at 2025-06-11 17:54:54.893394 BB: Trying checkout ArduPlane stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [98/255] Building board: KakuteF4-Wing at 2025-06-11 17:54:54.934623 BB: Trying checkout ArduPlane stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [99/255] Building board: KakuteF4Mini at 2025-06-11 17:54:54.976034 BB: Trying checkout ArduPlane stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [100/255] Building board: KakuteF7 at 2025-06-11 17:54:55.019332 BB: Trying checkout ArduPlane stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [101/255] Building board: KakuteF7-bdshot at 2025-06-11 17:54:55.058311 BB: Trying checkout ArduPlane stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [102/255] Building board: KakuteF7Mini at 2025-06-11 17:54:55.099792 BB: Trying checkout ArduPlane stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [103/255] Building board: KakuteH7 at 2025-06-11 17:54:55.140528 BB: Trying checkout ArduPlane stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [104/255] Building board: KakuteH7-bdshot at 2025-06-11 17:54:55.181084 BB: Trying checkout ArduPlane stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [105/255] Building board: KakuteH7-Wing at 2025-06-11 17:54:55.225989 BB: Trying checkout ArduPlane stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [106/255] Building board: KakuteH7Mini at 2025-06-11 17:54:55.266606 BB: Trying checkout ArduPlane stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [107/255] Building board: KakuteH7Mini-Nand at 2025-06-11 17:54:55.306275 BB: Trying checkout ArduPlane stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [108/255] Building board: KakuteH7v2 at 2025-06-11 17:54:55.345838 BB: Trying checkout ArduPlane stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [109/255] Building board: linux at 2025-06-11 17:54:55.385055 BB: Trying checkout ArduPlane stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable linux binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [110/255] Building board: LongBowF405WING at 2025-06-11 17:54:55.422280 BB: Trying checkout ArduPlane stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [111/255] Building board: LumenierLUXF765-NDAA at 2025-06-11 17:54:55.461104 BB: Trying checkout ArduPlane stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [112/255] Building board: luminousbee5 at 2025-06-11 17:54:56.482594 BB: Trying checkout ArduPlane stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [113/255] Building board: MambaF405-2022 at 2025-06-11 17:54:56.523376 BB: Trying checkout ArduPlane stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [114/255] Building board: MambaF405US-I2C at 2025-06-11 17:54:56.564400 BB: Trying checkout ArduPlane stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [115/255] Building board: MambaF405v2 at 2025-06-11 17:54:56.603861 BB: Trying checkout ArduPlane stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [116/255] Building board: MambaH743v4 at 2025-06-11 17:54:56.643012 BB: Trying checkout ArduPlane stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [117/255] Building board: MatekF405 at 2025-06-11 17:54:56.682045 BB: Trying checkout ArduPlane stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [118/255] Building board: MatekF405-bdshot at 2025-06-11 17:54:56.723019 BB: Trying checkout ArduPlane stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [119/255] Building board: MatekF405-CAN at 2025-06-11 17:54:56.779459 BB: Trying checkout ArduPlane stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [120/255] Building board: MatekF405-STD at 2025-06-11 17:54:56.819341 BB: Trying checkout ArduPlane stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [121/255] Building board: MatekF405-TE at 2025-06-11 17:54:56.858957 BB: Trying checkout ArduPlane stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [122/255] Building board: MatekF405-TE-bdshot at 2025-06-11 17:54:56.899525 BB: Trying checkout ArduPlane stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [123/255] Building board: MatekF405-Wing at 2025-06-11 17:54:56.940969 BB: Trying checkout ArduPlane stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [124/255] Building board: MatekF405-Wing-bdshot at 2025-06-11 17:54:56.980168 BB: Trying checkout ArduPlane stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [125/255] Building board: MatekF765-SE at 2025-06-11 17:54:57.019288 BB: Trying checkout ArduPlane stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [126/255] Building board: MatekF765-Wing at 2025-06-11 17:54:57.058239 BB: Trying checkout ArduPlane stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [127/255] Building board: MatekF765-Wing-bdshot at 2025-06-11 17:54:57.099090 BB: Trying checkout ArduPlane stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [128/255] Building board: MatekH743 at 2025-06-11 17:54:57.139275 BB: Trying checkout ArduPlane stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [129/255] Building board: MatekH743-bdshot at 2025-06-11 17:54:57.179498 BB: Trying checkout ArduPlane stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [130/255] Building board: MatekH7A3 at 2025-06-11 17:54:57.218499 BB: Trying checkout ArduPlane stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [131/255] Building board: MFT-SEMA100 at 2025-06-11 17:54:57.259097 BB: Trying checkout ArduPlane stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [132/255] Building board: MicoAir405Mini at 2025-06-11 17:54:57.299321 BB: Trying checkout ArduPlane stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [133/255] Building board: MicoAir405v2 at 2025-06-11 17:54:57.339403 BB: Trying checkout ArduPlane stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [134/255] Building board: MicoAir743 at 2025-06-11 17:54:57.378955 BB: Trying checkout ArduPlane stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [135/255] Building board: MicoAir743-AIO at 2025-06-11 17:54:57.419207 BB: Trying checkout ArduPlane stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [136/255] Building board: MicoAir743v2 at 2025-06-11 17:54:57.458567 BB: Trying checkout ArduPlane stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [137/255] Building board: mindpx-v2 at 2025-06-11 17:54:57.509239 BB: Trying checkout ArduPlane stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [138/255] Building board: mini-pix at 2025-06-11 17:54:57.547390 BB: Trying checkout ArduPlane stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [139/255] Building board: modalai_fc-v1 at 2025-06-11 17:54:57.587576 BB: Trying checkout ArduPlane stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [140/255] Building board: mRoControlZeroClassic at 2025-06-11 17:54:57.628973 BB: Trying checkout ArduPlane stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [141/255] Building board: mRoControlZeroF7 at 2025-06-11 17:54:57.684234 BB: Trying checkout ArduPlane stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [142/255] Building board: mRoControlZeroH7 at 2025-06-11 17:54:57.724208 BB: Trying checkout ArduPlane stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [143/255] Building board: mRoControlZeroH7-bdshot at 2025-06-11 17:54:57.764711 BB: Trying checkout ArduPlane stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [144/255] Building board: mRoControlZeroOEMH7 at 2025-06-11 17:54:57.807173 BB: Trying checkout ArduPlane stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [145/255] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 17:54:57.847218 BB: Trying checkout ArduPlane stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [146/255] Building board: mRoNexus at 2025-06-11 17:54:57.886460 BB: Trying checkout ArduPlane stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [147/255] Building board: mRoPixracerPro at 2025-06-11 17:54:57.926301 BB: Trying checkout ArduPlane stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [148/255] Building board: mRoPixracerPro-bdshot at 2025-06-11 17:54:57.967332 BB: Trying checkout ArduPlane stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [149/255] Building board: mRoX21 at 2025-06-11 17:54:58.009571 BB: Trying checkout ArduPlane stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [150/255] Building board: mRoX21-777 at 2025-06-11 17:54:58.048950 BB: Trying checkout ArduPlane stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [151/255] Building board: MUPilot at 2025-06-11 17:54:58.089160 BB: Trying checkout ArduPlane stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [152/255] Building board: NarinFC-H5 at 2025-06-11 17:54:58.130327 BB: Trying checkout ArduPlane stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [153/255] Building board: NarinFC-H7 at 2025-06-11 17:54:59.167837 BB: Trying checkout ArduPlane stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [154/255] Building board: navigator at 2025-06-11 17:54:59.208088 BB: Trying checkout ArduPlane stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [155/255] Building board: navigator64 at 2025-06-11 17:54:59.248468 BB: Trying checkout ArduPlane stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [156/255] Building board: navio at 2025-06-11 17:54:59.288408 BB: Trying checkout ArduPlane stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable navio binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [157/255] Building board: navio2 at 2025-06-11 17:54:59.328004 BB: Trying checkout ArduPlane stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [158/255] Building board: NxtPX4v2 at 2025-06-11 17:54:59.366948 BB: Trying checkout ArduPlane stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [159/255] Building board: obal at 2025-06-11 17:54:59.415009 BB: Trying checkout ArduPlane stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable obal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [160/255] Building board: ocpoc_zynq at 2025-06-11 17:54:59.454849 BB: Trying checkout ArduPlane stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [161/255] Building board: omnibusf4 at 2025-06-11 17:54:59.494805 BB: Trying checkout ArduPlane stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [162/255] Building board: omnibusf4pro at 2025-06-11 17:54:59.535164 BB: Trying checkout ArduPlane stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [163/255] Building board: omnibusf4pro-bdshot at 2025-06-11 17:54:59.579969 BB: Trying checkout ArduPlane stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [164/255] Building board: omnibusf4v6 at 2025-06-11 17:54:59.619875 BB: Trying checkout ArduPlane stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [165/255] Building board: OMNIBUSF7V2 at 2025-06-11 17:54:59.658123 BB: Trying checkout ArduPlane stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [166/255] Building board: OmnibusNanoV6 at 2025-06-11 17:54:59.701071 BB: Trying checkout ArduPlane stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [167/255] Building board: OmnibusNanoV6-bdshot at 2025-06-11 17:54:59.742323 BB: Trying checkout ArduPlane stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [168/255] Building board: OrqaF405Pro at 2025-06-11 17:54:59.788993 BB: Trying checkout ArduPlane stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [169/255] Building board: PH4-mini at 2025-06-11 17:54:59.829767 BB: Trying checkout ArduPlane stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [170/255] Building board: PH4-mini-bdshot at 2025-06-11 17:54:59.879573 BB: Trying checkout ArduPlane stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [171/255] Building board: Pix32v5 at 2025-06-11 17:54:59.924462 BB: Trying checkout ArduPlane stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [172/255] Building board: PixC4-Jetson at 2025-06-11 17:54:59.965637 BB: Trying checkout ArduPlane stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [173/255] Building board: PixFlamingo at 2025-06-11 17:55:00.005153 BB: Trying checkout ArduPlane stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [174/255] Building board: PixFlamingo-F767 at 2025-06-11 17:55:00.044292 BB: Trying checkout ArduPlane stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [175/255] Building board: Pixhawk1 at 2025-06-11 17:55:00.083127 BB: Trying checkout ArduPlane stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [176/255] Building board: Pixhawk1-1M at 2025-06-11 17:55:00.121099 BB: Trying checkout ArduPlane stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [177/255] Building board: Pixhawk1-1M-bdshot at 2025-06-11 17:55:00.160277 BB: Trying checkout ArduPlane stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [178/255] Building board: Pixhawk1-bdshot at 2025-06-11 17:55:00.199494 BB: Trying checkout ArduPlane stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [179/255] Building board: Pixhawk4 at 2025-06-11 17:55:00.245322 BB: Trying checkout ArduPlane stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [180/255] Building board: Pixhawk4-bdshot at 2025-06-11 17:55:00.286997 BB: Trying checkout ArduPlane stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [181/255] Building board: Pixhawk5X at 2025-06-11 17:55:00.326887 BB: Trying checkout ArduPlane stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [182/255] Building board: Pixhawk6C at 2025-06-11 17:55:00.367993 BB: Trying checkout ArduPlane stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [183/255] Building board: Pixhawk6C-bdshot at 2025-06-11 17:55:00.408083 BB: Trying checkout ArduPlane stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [184/255] Building board: Pixhawk6X at 2025-06-11 17:55:00.446580 BB: Trying checkout ArduPlane stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [185/255] Building board: Pixhawk6X-bdshot at 2025-06-11 17:55:00.487174 BB: Trying checkout ArduPlane stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [186/255] Building board: PixPilot-C3 at 2025-06-11 17:55:00.528176 BB: Trying checkout ArduPlane stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [187/255] Building board: PixPilot-V3 at 2025-06-11 17:55:00.569945 BB: Trying checkout ArduPlane stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [188/255] Building board: PixPilot-V6 at 2025-06-11 17:55:00.610227 BB: Trying checkout ArduPlane stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [189/255] Building board: PixPilot-V6PRO at 2025-06-11 17:55:00.651264 BB: Trying checkout ArduPlane stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [190/255] Building board: Pixracer at 2025-06-11 17:55:00.691375 BB: Trying checkout ArduPlane stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [191/255] Building board: Pixracer-bdshot at 2025-06-11 17:55:00.729229 BB: Trying checkout ArduPlane stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [192/255] Building board: PixSurveyA1 at 2025-06-11 17:55:00.778861 BB: Trying checkout ArduPlane stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [193/255] Building board: PixSurveyA1-IND at 2025-06-11 17:55:00.819488 BB: Trying checkout ArduPlane stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [194/255] Building board: PixSurveyA2-IND at 2025-06-11 17:55:00.859258 BB: Trying checkout ArduPlane stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [195/255] Building board: pocket at 2025-06-11 17:55:02.007986 BB: Trying checkout ArduPlane stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [196/255] Building board: pxf at 2025-06-11 17:55:02.049056 BB: Trying checkout ArduPlane stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [197/255] Building board: pxfmini at 2025-06-11 17:55:02.092794 BB: Trying checkout ArduPlane stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [198/255] Building board: QioTekAdeptF407 at 2025-06-11 17:55:02.136872 BB: Trying checkout ArduPlane stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [199/255] Building board: QioTekZealotF427 at 2025-06-11 17:55:02.181836 BB: Trying checkout ArduPlane stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [200/255] Building board: QioTekZealotH743 at 2025-06-11 17:55:02.227084 BB: Trying checkout ArduPlane stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [201/255] Building board: QioTekZealotH743-bdshot at 2025-06-11 17:55:02.274325 BB: Trying checkout ArduPlane stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [202/255] Building board: R9Pilot at 2025-06-11 17:55:02.329387 BB: Trying checkout ArduPlane stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [203/255] Building board: RadiolinkPIX6 at 2025-06-11 17:55:02.376885 BB: Trying checkout ArduPlane stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [204/255] Building board: RADIX2HD at 2025-06-11 17:55:02.417749 BB: Trying checkout ArduPlane stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [205/255] Building board: ReaperF745 at 2025-06-11 17:55:02.459479 BB: Trying checkout ArduPlane stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [206/255] Building board: revo-mini at 2025-06-11 17:55:02.504188 BB: Trying checkout ArduPlane stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [207/255] Building board: revo-mini-bdshot at 2025-06-11 17:55:02.550741 BB: Trying checkout ArduPlane stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [208/255] Building board: revo-mini-i2c at 2025-06-11 17:55:02.595632 BB: Trying checkout ArduPlane stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [209/255] Building board: revo-mini-i2c-bdshot at 2025-06-11 17:55:02.640346 BB: Trying checkout ArduPlane stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [210/255] Building board: rst_zynq at 2025-06-11 17:55:02.687141 BB: Trying checkout ArduPlane stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.997s) BB-WAF: 'clean' finished successfully (1.312s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1040] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 10/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 11/1040] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 12/1040] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 13/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 14/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 15/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 16/1040] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1040] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1040] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1040] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1040] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 21/1040] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/1040] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1040] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1040] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 25/1040] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 26/1040] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/1040] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 28/1040] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 29/1040] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 30/1040] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 31/1040] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 32/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 33/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 34/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 35/1040] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 36/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 37/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1040] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 39/1040] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 40/1040] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 41/1040] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 42/1040] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 43/1040] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 44/1040] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 45/1040] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 46/1040] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 47/1040] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 48/1040] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 49/1040] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 50/1040] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1040] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1040] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 53/1040] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 54/1040] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 55/1040] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 56/1040] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 57/1040] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 58/1040] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 59/1040] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 60/1040] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 61/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 62/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 63/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 64/1040] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 65/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 66/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 67/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 68/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 69/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 70/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 71/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 72/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 73/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 74/1040] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 75/1040] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1040] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 77/1040] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 78/1040] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 79/1040] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 80/1040] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 81/1040] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 82/1040] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 83/1040] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 84/1040] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 85/1040] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 86/1040] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 87/1040] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 88/1040] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/1040] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 90/1040] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 91/1040] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 92/1040] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 93/1040] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 94/1040] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 95/1040] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 96/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 97/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 98/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 99/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 100/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 102/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 103/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 104/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 105/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 106/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 107/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 108/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 109/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 110/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 111/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 112/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 113/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 114/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 115/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 116/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 117/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 118/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 119/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 120/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 121/1040] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 122/1040] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 123/1040] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 124/1040] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 125/1040] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 126/1040] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 127/1040] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 128/1040] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 129/1040] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 130/1040] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 131/1040] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 132/1040] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 133/1040] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 134/1040] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 135/1040] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 136/1040] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1040] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 138/1040] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 139/1040] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 140/1040] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1040] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1040] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 143/1040] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 144/1040] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 145/1040] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 146/1040] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 147/1040] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 148/1040] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 149/1040] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 150/1040] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 151/1040] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1040] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 153/1040] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 154/1040] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 155/1040] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 156/1040] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 157/1040] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 158/1040] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 159/1040] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 160/1040] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 161/1040] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 162/1040] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 163/1040] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 164/1040] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1040] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 166/1040] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 167/1040] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 168/1040] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 169/1040] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 170/1040] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 171/1040] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 172/1040] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 173/1040] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 174/1040] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 175/1040] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 176/1040] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 177/1040] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1040] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 179/1040] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 180/1040] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 181/1040] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 182/1040] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 183/1040] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 184/1040] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 185/1040] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1040] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 187/1040] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 188/1040] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 189/1040] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 190/1040] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 191/1040] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 192/1040] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 193/1040] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 194/1040] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 195/1040] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 196/1040] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 197/1040] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 198/1040] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 199/1040] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 200/1040] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 139907265636368: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2755827, 256)) BB: Failed build of ArduPlane rst_zynq stable BB: [211/255] Building board: SDMODELH7V1 at 2025-06-11 17:55:29.074508 BB: Trying checkout ArduPlane stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [212/255] Building board: SDMODELH7V2 at 2025-06-11 17:55:29.210768 BB: Trying checkout ArduPlane stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [213/255] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 17:55:29.254643 BB: Trying checkout ArduPlane stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [214/255] Building board: SITL_x86_64_linux_gnu at 2025-06-11 17:55:29.304658 BB: Trying checkout ArduPlane stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [215/255] Building board: SIYI_N7 at 2025-06-11 17:55:29.349460 BB: Trying checkout ArduPlane stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [216/255] Building board: SkySakuraH743 at 2025-06-11 17:55:29.389079 BB: Trying checkout ArduPlane stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [217/255] Building board: SkystarsH7HD-bdshot at 2025-06-11 17:55:29.437097 BB: Trying checkout ArduPlane stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [218/255] Building board: sparky2 at 2025-06-11 17:55:29.482109 BB: Trying checkout ArduPlane stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [219/255] Building board: speedybeef4 at 2025-06-11 17:55:29.524509 BB: Trying checkout ArduPlane stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [220/255] Building board: SpeedyBeeF405AIO at 2025-06-11 17:55:29.566377 BB: Trying checkout ArduPlane stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [221/255] Building board: SpeedyBeeF405Mini at 2025-06-11 17:55:29.606885 BB: Trying checkout ArduPlane stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [222/255] Building board: SpeedyBeeF405WING at 2025-06-11 17:55:29.649060 BB: Trying checkout ArduPlane stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [223/255] Building board: speedybeef4v3 at 2025-06-11 17:55:29.690811 BB: Trying checkout ArduPlane stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [224/255] Building board: speedybeef4v4 at 2025-06-11 17:55:29.732344 BB: Trying checkout ArduPlane stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [225/255] Building board: SPRacingH7 at 2025-06-11 17:55:29.773010 BB: Trying checkout ArduPlane stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [226/255] Building board: SPRacingH7RF at 2025-06-11 17:55:29.812392 BB: Trying checkout ArduPlane stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [227/255] Building board: StellarF4 at 2025-06-11 17:55:29.855801 BB: Trying checkout ArduPlane stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [228/255] Building board: StellarF4V2 at 2025-06-11 17:55:31.714545 BB: Trying checkout ArduPlane stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [229/255] Building board: StellarH7V2 at 2025-06-11 17:55:32.844075 BB: Trying checkout ArduPlane stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [230/255] Building board: SuccexF4 at 2025-06-11 17:55:33.930184 BB: Trying checkout ArduPlane stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [231/255] Building board: SULILGH7-P1-P2 at 2025-06-11 17:55:33.971118 BB: Trying checkout ArduPlane stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [232/255] Building board: Swan-K1 at 2025-06-11 17:55:35.052012 BB: Trying checkout ArduPlane stable Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [233/255] Building board: TBS-Colibri-F7 at 2025-06-11 17:55:35.093635 BB: Trying checkout ArduPlane stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [234/255] Building board: TBS_LUCID_H7 at 2025-06-11 17:55:35.134255 BB: Trying checkout ArduPlane stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [235/255] Building board: TBS_LUCID_H7_WING at 2025-06-11 17:55:35.173052 BB: Trying checkout ArduPlane stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [236/255] Building board: TBS_LUCID_PRO at 2025-06-11 17:55:35.212910 BB: Trying checkout ArduPlane stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [237/255] Building board: thepeach-k1 at 2025-06-11 17:55:35.255547 BB: Trying checkout ArduPlane stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [238/255] Building board: thepeach-r1 at 2025-06-11 17:55:35.296801 BB: Trying checkout ArduPlane stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [239/255] Building board: TMotorH743 at 2025-06-11 17:55:35.339199 BB: Trying checkout ArduPlane stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [240/255] Building board: uav-dev-fc-um982 at 2025-06-11 17:55:35.378444 BB: Trying checkout ArduPlane stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [241/255] Building board: vnav at 2025-06-11 17:55:36.460257 BB: Trying checkout ArduPlane stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [242/255] Building board: VRBrain-v51 at 2025-06-11 17:55:36.503685 BB: Trying checkout ArduPlane stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [243/255] Building board: VRBrain-v52 at 2025-06-11 17:55:36.544839 BB: Trying checkout ArduPlane stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [244/255] Building board: VRBrain-v54 at 2025-06-11 17:55:36.587741 BB: Trying checkout ArduPlane stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [245/255] Building board: VRCore-v10 at 2025-06-11 17:55:36.627544 BB: Trying checkout ArduPlane stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [246/255] Building board: VRUBrain-v51 at 2025-06-11 17:55:36.666558 BB: Trying checkout ArduPlane stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [247/255] Building board: VUAV-V7pro at 2025-06-11 17:55:36.707707 BB: Trying checkout ArduPlane stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [248/255] Building board: X-MAV-AP-H743v2 at 2025-06-11 17:55:36.749351 BB: Trying checkout ArduPlane stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [249/255] Building board: YJUAV_A6 at 2025-06-11 17:55:36.788713 BB: Trying checkout ArduPlane stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [250/255] Building board: YJUAV_A6SE at 2025-06-11 17:55:36.830113 BB: Trying checkout ArduPlane stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [251/255] Building board: YJUAV_A6SE_H743 at 2025-06-11 17:55:36.869276 BB: Trying checkout ArduPlane stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [252/255] Building board: YJUAV_A6Ultra at 2025-06-11 17:55:36.910224 BB: Trying checkout ArduPlane stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [253/255] Building board: ZeroOneX6 at 2025-06-11 17:55:36.953719 BB: Trying checkout ArduPlane stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [254/255] Building board: ZeroOneX6_Air at 2025-06-11 17:55:36.993639 BB: Trying checkout ArduPlane stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [255/255] Building board: zynq at 2025-06-11 17:55:38.069961 BB: Trying checkout ArduPlane stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-stable BB: Running (git checkout -f ArduPlane-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9cc2b9d59a Plane: version to 4.6.0 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building Rover stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/251] Building board: 3DRControlZeroG at 2025-06-11 17:55:41.190016 BB: Trying checkout Rover stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [2/251] Building board: ACNS-CM4Pilot at 2025-06-11 17:55:41.768386 BB: Trying checkout Rover stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [3/251] Building board: ACNS-F405AIO at 2025-06-11 17:55:42.287904 BB: Trying checkout Rover stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [4/251] Building board: aero at 2025-06-11 17:55:42.329105 BB: Trying checkout Rover stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.803s) BB-WAF: 'clean' finished successfully (1.385s) BB: Running (python3 ./waf build --targets bin/ardurover) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSetexpanding uavcan.protocol.param.Empty BB-WAF: BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1197] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1197] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1197] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1197] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 18/1197] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 19/1197] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 20/1197] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 21/1197] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/1197] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 23/1197] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 24/1197] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 25/1197] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 26/1197] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 27/1197] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1197] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1197] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 30/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 31/1197] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 32/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1197] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 37/1197] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 38/1197] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 39/1197] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 40/1197] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 41/1197] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 42/1197] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 43/1197] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 44/1197] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 45/1197] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 46/1197] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/1197] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 50/1197] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 51/1197] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 52/1197] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 53/1197] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 54/1197] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 55/1197] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 56/1197] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 57/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 59/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 60/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 61/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 62/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 63/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 64/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 65/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 66/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 67/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 68/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 69/1197] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 70/1197] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 71/1197] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 72/1197] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 73/1197] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 74/1197] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 75/1197] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1197] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 77/1197] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 78/1197] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1197] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1197] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1197] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 82/1197] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 83/1197] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1197] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 85/1197] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 86/1197] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 87/1197] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 88/1197] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/1197] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 90/1197] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 91/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 92/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 93/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 94/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 95/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 96/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 97/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 98/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 99/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 100/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 101/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 102/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 103/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 104/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 105/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 106/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 107/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 108/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 110/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 111/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 112/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 113/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 114/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 115/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 116/1197] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 117/1197] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 118/1197] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 119/1197] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 120/1197] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 121/1197] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 122/1197] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 123/1197] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 124/1197] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 125/1197] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 126/1197] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 127/1197] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 128/1197] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1197] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 130/1197] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 131/1197] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 132/1197] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 133/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 134/1197] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 135/1197] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 136/1197] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1197] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 138/1197] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1197] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 140/1197] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 141/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 142/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 143/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 144/1197] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 145/1197] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 146/1197] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 147/1197] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 148/1197] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 149/1197] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 150/1197] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 151/1197] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 152/1197] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 153/1197] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 154/1197] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 155/1197] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 156/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 157/1197] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 158/1197] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 159/1197] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 160/1197] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 161/1197] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 162/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 163/1197] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 164/1197] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1197] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 166/1197] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 167/1197] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 168/1197] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 169/1197] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 170/1197] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 171/1197] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 172/1197] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 173/1197] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 174/1197] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 175/1197] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 176/1197] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 177/1197] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 178/1197] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 179/1197] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 180/1197] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 181/1197] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 182/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 183/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 184/1197] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 185/1197] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 186/1197] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 187/1197] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 188/1197] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 189/1197] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 190/1197] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 191/1197] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 192/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 193/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 194/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 195/1197] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 196/1197] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 197/1197] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 198/1197] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 199/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 200/1197] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 201/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 202/1197] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 203/1197] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 204/1197] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 205/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 206/1197] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 207/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1197] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 210/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 211/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 212/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 213/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 214/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 215/1197] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1197] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1197] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 218/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 219/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 220/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 221/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 222/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 223/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 224/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 225/1197] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 226/1197] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 228/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 229/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 230/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 231/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 232/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 233/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 234/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 235/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 236/1197] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 237/1197] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 238/1197] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 239/1197] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 240/1197] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 241/1197] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 242/1197] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 243/1197] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 244/1197] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 245/1197] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 246/1197] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 247/1197] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 248/1197] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 249/1197] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 250/1197] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 251/1197] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 252/1197] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 253/1197] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 254/1197] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 255/1197] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 139670040126832: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2762707, 256)) BB: Failed build of Rover aero stable BB: [5/251] Building board: AEROFOX-H7 at 2025-06-11 17:55:56.628266 BB: Trying checkout Rover stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [6/251] Building board: AET-H743-Basic at 2025-06-11 17:55:56.670272 BB: Trying checkout Rover stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [7/251] Building board: airbotf4 at 2025-06-11 17:55:56.715417 BB: Trying checkout Rover stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [8/251] Building board: AIRLink at 2025-06-11 17:55:56.759132 BB: Trying checkout Rover stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [9/251] Building board: Airvolute-DCS2 at 2025-06-11 17:55:56.801363 BB: Trying checkout Rover stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [10/251] Building board: AnyleafH7 at 2025-06-11 17:55:56.842895 BB: Trying checkout Rover stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [11/251] Building board: Aocoda-RC-H743Dual at 2025-06-11 17:55:56.883762 BB: Trying checkout Rover stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [12/251] Building board: ARK_FPV at 2025-06-11 17:55:56.925140 BB: Trying checkout Rover stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/251] Building board: ARKV6X at 2025-06-11 17:55:58.094766 BB: Trying checkout Rover stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [14/251] Building board: AtomRCF405NAVI at 2025-06-11 17:55:58.135476 BB: Trying checkout Rover stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [15/251] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 17:55:58.176557 BB: Trying checkout Rover stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [16/251] Building board: bbbmini at 2025-06-11 17:55:59.269992 BB: Trying checkout Rover stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [17/251] Building board: BeastF7 at 2025-06-11 17:55:59.311748 BB: Trying checkout Rover stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [18/251] Building board: BeastF7v2 at 2025-06-11 17:55:59.352145 BB: Trying checkout Rover stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [19/251] Building board: BeastH7 at 2025-06-11 17:55:59.393222 BB: Trying checkout Rover stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [20/251] Building board: BeastH7v2 at 2025-06-11 17:55:59.432889 BB: Trying checkout Rover stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [21/251] Building board: bebop at 2025-06-11 17:55:59.477290 BB: Trying checkout Rover stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [22/251] Building board: bhat at 2025-06-11 17:55:59.517495 BB: Trying checkout Rover stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [23/251] Building board: BlitzF745 at 2025-06-11 17:55:59.560143 BB: Trying checkout Rover stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [24/251] Building board: BlitzF745AIO at 2025-06-11 17:55:59.602552 BB: Trying checkout Rover stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [25/251] Building board: BlitzH743Pro at 2025-06-11 17:55:59.644763 BB: Trying checkout Rover stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [26/251] Building board: BlitzMiniF745 at 2025-06-11 17:55:59.687899 BB: Trying checkout Rover stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [27/251] Building board: BlitzWingH743 at 2025-06-11 17:55:59.739608 BB: Trying checkout Rover stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [28/251] Building board: blue at 2025-06-11 17:55:59.780886 BB: Trying checkout Rover stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable blue binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [29/251] Building board: BrahmaF4 at 2025-06-11 17:55:59.823236 BB: Trying checkout Rover stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [30/251] Building board: BROTHERHOBBYF405v3 at 2025-06-11 17:56:00.913050 BB: Trying checkout Rover stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [31/251] Building board: BROTHERHOBBYH743 at 2025-06-11 17:56:00.952779 BB: Trying checkout Rover stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [32/251] Building board: canzero at 2025-06-11 17:56:00.991690 BB: Trying checkout Rover stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [33/251] Building board: CBU-H7-LC-Stamp at 2025-06-11 17:56:01.031031 BB: Trying checkout Rover stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/251] Building board: CBU-H7-Stamp at 2025-06-11 17:56:02.115709 BB: Trying checkout Rover stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [35/251] Building board: CORVON405V2_1 at 2025-06-11 17:56:02.156172 BB: Trying checkout Rover stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [36/251] Building board: CORVON743V1 at 2025-06-11 17:56:03.228339 BB: Trying checkout Rover stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [37/251] Building board: CSKY405 at 2025-06-11 17:56:04.335635 BB: Trying checkout Rover stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [38/251] Building board: CUAV-7-Nano at 2025-06-11 17:56:04.379097 BB: Trying checkout Rover stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [39/251] Building board: CUAV-Nora at 2025-06-11 17:56:04.421402 BB: Trying checkout Rover stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [40/251] Building board: CUAV-Nora-bdshot at 2025-06-11 17:56:04.467368 BB: Trying checkout Rover stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [41/251] Building board: CUAV-Pixhack-v3 at 2025-06-11 17:56:04.521260 BB: Trying checkout Rover stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [42/251] Building board: CUAV-X7 at 2025-06-11 17:56:04.560639 BB: Trying checkout Rover stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [43/251] Building board: CUAV-X7-bdshot at 2025-06-11 17:56:04.606971 BB: Trying checkout Rover stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [44/251] Building board: CUAVv5 at 2025-06-11 17:56:04.646752 BB: Trying checkout Rover stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [45/251] Building board: CUAVv5-bdshot at 2025-06-11 17:56:04.693188 BB: Trying checkout Rover stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [46/251] Building board: CUAVv5Nano at 2025-06-11 17:56:04.734760 BB: Trying checkout Rover stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [47/251] Building board: CUAVv5Nano-bdshot at 2025-06-11 17:56:04.776484 BB: Trying checkout Rover stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [48/251] Building board: CubeBlack at 2025-06-11 17:56:04.816537 BB: Trying checkout Rover stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [49/251] Building board: CubeBlack+ at 2025-06-11 17:56:04.861884 BB: Trying checkout Rover stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [50/251] Building board: CubeOrange at 2025-06-11 17:56:04.910097 BB: Trying checkout Rover stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [51/251] Building board: CubeOrange-bdshot at 2025-06-11 17:56:04.949155 BB: Trying checkout Rover stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [52/251] Building board: CubeOrangePlus at 2025-06-11 17:56:04.995673 BB: Trying checkout Rover stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [53/251] Building board: CubeOrangePlus-bdshot at 2025-06-11 17:56:05.034289 BB: Trying checkout Rover stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [54/251] Building board: CubePurple at 2025-06-11 17:56:05.073442 BB: Trying checkout Rover stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [55/251] Building board: CubeRedPrimary at 2025-06-11 17:56:05.113502 BB: Trying checkout Rover stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [56/251] Building board: CubeRedSecondary at 2025-06-11 17:56:05.159954 BB: Trying checkout Rover stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [57/251] Building board: CubeYellow at 2025-06-11 17:56:05.201876 BB: Trying checkout Rover stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [58/251] Building board: CubeYellow-bdshot at 2025-06-11 17:56:05.246663 BB: Trying checkout Rover stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [59/251] Building board: DAKEFPVF405 at 2025-06-11 17:56:05.285230 BB: Trying checkout Rover stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [60/251] Building board: dark at 2025-06-11 17:56:06.357056 BB: Trying checkout Rover stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable dark binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [61/251] Building board: DevEBoxH7v2 at 2025-06-11 17:56:06.398096 BB: Trying checkout Rover stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [62/251] Building board: disco at 2025-06-11 17:56:06.438403 BB: Trying checkout Rover stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [63/251] Building board: DroneerF405 at 2025-06-11 17:56:06.476649 BB: Trying checkout Rover stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [64/251] Building board: DrotekP3Pro at 2025-06-11 17:56:07.598335 BB: Trying checkout Rover stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [65/251] Building board: Durandal at 2025-06-11 17:56:07.638550 BB: Trying checkout Rover stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [66/251] Building board: Durandal-bdshot at 2025-06-11 17:56:07.681276 BB: Trying checkout Rover stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [67/251] Building board: edge at 2025-06-11 17:56:07.720925 BB: Trying checkout Rover stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable edge binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [68/251] Building board: erleboard at 2025-06-11 17:56:07.759276 BB: Trying checkout Rover stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [69/251] Building board: erlebrain2 at 2025-06-11 17:56:07.798058 BB: Trying checkout Rover stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [70/251] Building board: F35Lightning at 2025-06-11 17:56:07.838104 BB: Trying checkout Rover stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [71/251] Building board: F4BY at 2025-06-11 17:56:07.879321 BB: Trying checkout Rover stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [72/251] Building board: F4BY_F427 at 2025-06-11 17:56:07.918455 BB: Trying checkout Rover stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [73/251] Building board: FlyingMoonF407 at 2025-06-11 17:56:08.997347 BB: Trying checkout Rover stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [74/251] Building board: FlyingMoonF427 at 2025-06-11 17:56:09.058133 BB: Trying checkout Rover stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [75/251] Building board: FlyingMoonH743 at 2025-06-11 17:56:09.097423 BB: Trying checkout Rover stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [76/251] Building board: FlywooF405Pro at 2025-06-11 17:56:09.137720 BB: Trying checkout Rover stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [77/251] Building board: FlywooF745 at 2025-06-11 17:56:09.193182 BB: Trying checkout Rover stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [78/251] Building board: FlywooF745Nano at 2025-06-11 17:56:09.233205 BB: Trying checkout Rover stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [79/251] Building board: FlywooH743Pro at 2025-06-11 17:56:09.276385 BB: Trying checkout Rover stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [80/251] Building board: fmuv2 at 2025-06-11 17:56:09.320920 BB: Trying checkout Rover stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [81/251] Building board: fmuv3 at 2025-06-11 17:56:09.363395 BB: Trying checkout Rover stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [82/251] Building board: fmuv5 at 2025-06-11 17:56:09.404124 BB: Trying checkout Rover stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [83/251] Building board: FoxeerF405v2 at 2025-06-11 17:56:09.446984 BB: Trying checkout Rover stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [84/251] Building board: FoxeerH743v1 at 2025-06-11 17:56:09.489393 BB: Trying checkout Rover stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [85/251] Building board: GEPRC_TAKER_H743 at 2025-06-11 17:56:09.533221 BB: Trying checkout Rover stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/251] Building board: GEPRCF745BTHD at 2025-06-11 17:56:10.650395 BB: Trying checkout Rover stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [87/251] Building board: Here4FC at 2025-06-11 17:56:10.690661 BB: Trying checkout Rover stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [88/251] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 17:56:10.731361 BB: Trying checkout Rover stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [89/251] Building board: JFB100 at 2025-06-11 17:56:10.772140 BB: Trying checkout Rover stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [90/251] Building board: JFB110 at 2025-06-11 17:56:10.812179 BB: Trying checkout Rover stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [91/251] Building board: JHEM_JHEF405 at 2025-06-11 17:56:10.850112 BB: Trying checkout Rover stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [92/251] Building board: JHEMCU-H743HD at 2025-06-11 17:56:10.889519 BB: Trying checkout Rover stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [93/251] Building board: JHEMCUF405PRO at 2025-06-11 17:56:10.928333 BB: Trying checkout Rover stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [94/251] Building board: KakuteF4 at 2025-06-11 17:56:11.986866 BB: Trying checkout Rover stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [95/251] Building board: KakuteF4-Wing at 2025-06-11 17:56:12.030064 BB: Trying checkout Rover stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [96/251] Building board: KakuteF4Mini at 2025-06-11 17:56:12.068287 BB: Trying checkout Rover stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [97/251] Building board: KakuteF7 at 2025-06-11 17:56:12.106430 BB: Trying checkout Rover stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [98/251] Building board: KakuteF7-bdshot at 2025-06-11 17:56:12.144295 BB: Trying checkout Rover stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [99/251] Building board: KakuteF7Mini at 2025-06-11 17:56:12.184603 BB: Trying checkout Rover stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [100/251] Building board: KakuteH7 at 2025-06-11 17:56:12.222241 BB: Trying checkout Rover stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [101/251] Building board: KakuteH7-bdshot at 2025-06-11 17:56:12.260388 BB: Trying checkout Rover stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [102/251] Building board: KakuteH7-Wing at 2025-06-11 17:56:12.299384 BB: Trying checkout Rover stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [103/251] Building board: KakuteH7Mini at 2025-06-11 17:56:12.339613 BB: Trying checkout Rover stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [104/251] Building board: KakuteH7Mini-Nand at 2025-06-11 17:56:12.378892 BB: Trying checkout Rover stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [105/251] Building board: KakuteH7v2 at 2025-06-11 17:56:12.418670 BB: Trying checkout Rover stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [106/251] Building board: linux at 2025-06-11 17:56:12.458035 BB: Trying checkout Rover stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable linux binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [107/251] Building board: LongBowF405WING at 2025-06-11 17:56:12.497421 BB: Trying checkout Rover stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [108/251] Building board: LumenierLUXF765-NDAA at 2025-06-11 17:56:12.544525 BB: Trying checkout Rover stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [109/251] Building board: luminousbee5 at 2025-06-11 17:56:13.599642 BB: Trying checkout Rover stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [110/251] Building board: MambaF405-2022 at 2025-06-11 17:56:13.640124 BB: Trying checkout Rover stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [111/251] Building board: MambaF405US-I2C at 2025-06-11 17:56:13.679186 BB: Trying checkout Rover stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [112/251] Building board: MambaF405v2 at 2025-06-11 17:56:13.718313 BB: Trying checkout Rover stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [113/251] Building board: MambaH743v4 at 2025-06-11 17:56:13.758421 BB: Trying checkout Rover stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [114/251] Building board: MatekF405 at 2025-06-11 17:56:13.797085 BB: Trying checkout Rover stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [115/251] Building board: MatekF405-bdshot at 2025-06-11 17:56:13.836411 BB: Trying checkout Rover stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [116/251] Building board: MatekF405-CAN at 2025-06-11 17:56:13.874834 BB: Trying checkout Rover stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [117/251] Building board: MatekF405-STD at 2025-06-11 17:56:13.913285 BB: Trying checkout Rover stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [118/251] Building board: MatekF405-TE at 2025-06-11 17:56:13.952508 BB: Trying checkout Rover stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [119/251] Building board: MatekF405-TE-bdshot at 2025-06-11 17:56:14.002997 BB: Trying checkout Rover stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [120/251] Building board: MatekF405-Wing at 2025-06-11 17:56:14.045813 BB: Trying checkout Rover stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [121/251] Building board: MatekF405-Wing-bdshot at 2025-06-11 17:56:14.087825 BB: Trying checkout Rover stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [122/251] Building board: MatekF765-SE at 2025-06-11 17:56:14.128823 BB: Trying checkout Rover stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [123/251] Building board: MatekF765-Wing at 2025-06-11 17:56:14.169961 BB: Trying checkout Rover stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [124/251] Building board: MatekF765-Wing-bdshot at 2025-06-11 17:56:14.208773 BB: Trying checkout Rover stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [125/251] Building board: MatekH743 at 2025-06-11 17:56:14.248529 BB: Trying checkout Rover stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [126/251] Building board: MatekH743-bdshot at 2025-06-11 17:56:14.288097 BB: Trying checkout Rover stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [127/251] Building board: MatekH7A3 at 2025-06-11 17:56:14.328390 BB: Trying checkout Rover stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [128/251] Building board: MFT-SEMA100 at 2025-06-11 17:56:14.367606 BB: Trying checkout Rover stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [129/251] Building board: MicoAir405Mini at 2025-06-11 17:56:14.407889 BB: Trying checkout Rover stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [130/251] Building board: MicoAir405v2 at 2025-06-11 17:56:14.448482 BB: Trying checkout Rover stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [131/251] Building board: MicoAir743 at 2025-06-11 17:56:14.488674 BB: Trying checkout Rover stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [132/251] Building board: MicoAir743-AIO at 2025-06-11 17:56:14.528268 BB: Trying checkout Rover stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [133/251] Building board: MicoAir743v2 at 2025-06-11 17:56:14.571526 BB: Trying checkout Rover stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [134/251] Building board: mindpx-v2 at 2025-06-11 17:56:14.611630 BB: Trying checkout Rover stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [135/251] Building board: mini-pix at 2025-06-11 17:56:14.651344 BB: Trying checkout Rover stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [136/251] Building board: modalai_fc-v1 at 2025-06-11 17:56:14.689247 BB: Trying checkout Rover stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [137/251] Building board: mRoControlZeroClassic at 2025-06-11 17:56:14.729160 BB: Trying checkout Rover stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [138/251] Building board: mRoControlZeroF7 at 2025-06-11 17:56:14.768238 BB: Trying checkout Rover stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [139/251] Building board: mRoControlZeroH7 at 2025-06-11 17:56:14.808705 BB: Trying checkout Rover stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [140/251] Building board: mRoControlZeroH7-bdshot at 2025-06-11 17:56:14.849392 BB: Trying checkout Rover stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [141/251] Building board: mRoControlZeroOEMH7 at 2025-06-11 17:56:14.889268 BB: Trying checkout Rover stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [142/251] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 17:56:14.929331 BB: Trying checkout Rover stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [143/251] Building board: mRoNexus at 2025-06-11 17:56:14.970260 BB: Trying checkout Rover stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [144/251] Building board: mRoPixracerPro at 2025-06-11 17:56:15.011081 BB: Trying checkout Rover stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [145/251] Building board: mRoPixracerPro-bdshot at 2025-06-11 17:56:15.051993 BB: Trying checkout Rover stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [146/251] Building board: mRoX21 at 2025-06-11 17:56:15.091365 BB: Trying checkout Rover stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [147/251] Building board: mRoX21-777 at 2025-06-11 17:56:15.132207 BB: Trying checkout Rover stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [148/251] Building board: MUPilot at 2025-06-11 17:56:15.171178 BB: Trying checkout Rover stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [149/251] Building board: NarinFC-H5 at 2025-06-11 17:56:15.214795 BB: Trying checkout Rover stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [150/251] Building board: NarinFC-H7 at 2025-06-11 17:56:16.251761 BB: Trying checkout Rover stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [151/251] Building board: navigator at 2025-06-11 17:56:16.291846 BB: Trying checkout Rover stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [152/251] Building board: navigator64 at 2025-06-11 17:56:16.330951 BB: Trying checkout Rover stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [153/251] Building board: navio at 2025-06-11 17:56:16.369557 BB: Trying checkout Rover stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable navio binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [154/251] Building board: navio2 at 2025-06-11 17:56:16.409519 BB: Trying checkout Rover stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [155/251] Building board: NxtPX4v2 at 2025-06-11 17:56:16.449739 BB: Trying checkout Rover stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [156/251] Building board: obal at 2025-06-11 17:56:16.489764 BB: Trying checkout Rover stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable obal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [157/251] Building board: ocpoc_zynq at 2025-06-11 17:56:16.528601 BB: Trying checkout Rover stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [158/251] Building board: omnibusf4 at 2025-06-11 17:56:16.566640 BB: Trying checkout Rover stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [159/251] Building board: omnibusf4pro at 2025-06-11 17:56:16.606456 BB: Trying checkout Rover stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [160/251] Building board: omnibusf4pro-bdshot at 2025-06-11 17:56:16.645371 BB: Trying checkout Rover stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [161/251] Building board: omnibusf4v6 at 2025-06-11 17:56:16.689380 BB: Trying checkout Rover stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [162/251] Building board: OMNIBUSF7V2 at 2025-06-11 17:56:16.729711 BB: Trying checkout Rover stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [163/251] Building board: OmnibusNanoV6 at 2025-06-11 17:56:16.769215 BB: Trying checkout Rover stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [164/251] Building board: OmnibusNanoV6-bdshot at 2025-06-11 17:56:16.807981 BB: Trying checkout Rover stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [165/251] Building board: OrqaF405Pro at 2025-06-11 17:56:16.846695 BB: Trying checkout Rover stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [166/251] Building board: PH4-mini at 2025-06-11 17:56:16.887438 BB: Trying checkout Rover stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [167/251] Building board: PH4-mini-bdshot at 2025-06-11 17:56:16.927669 BB: Trying checkout Rover stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [168/251] Building board: Pix32v5 at 2025-06-11 17:56:16.967596 BB: Trying checkout Rover stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [169/251] Building board: PixC4-Jetson at 2025-06-11 17:56:17.008096 BB: Trying checkout Rover stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [170/251] Building board: PixFlamingo at 2025-06-11 17:56:17.046482 BB: Trying checkout Rover stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [171/251] Building board: PixFlamingo-F767 at 2025-06-11 17:56:17.084938 BB: Trying checkout Rover stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [172/251] Building board: Pixhawk1 at 2025-06-11 17:56:17.123671 BB: Trying checkout Rover stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [173/251] Building board: Pixhawk1-1M at 2025-06-11 17:56:17.160878 BB: Trying checkout Rover stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [174/251] Building board: Pixhawk1-1M-bdshot at 2025-06-11 17:56:17.202288 BB: Trying checkout Rover stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [175/251] Building board: Pixhawk1-bdshot at 2025-06-11 17:56:17.240342 BB: Trying checkout Rover stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [176/251] Building board: Pixhawk4 at 2025-06-11 17:56:17.280963 BB: Trying checkout Rover stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [177/251] Building board: Pixhawk4-bdshot at 2025-06-11 17:56:17.320367 BB: Trying checkout Rover stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [178/251] Building board: Pixhawk5X at 2025-06-11 17:56:17.358849 BB: Trying checkout Rover stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [179/251] Building board: Pixhawk6C at 2025-06-11 17:56:17.408885 BB: Trying checkout Rover stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [180/251] Building board: Pixhawk6C-bdshot at 2025-06-11 17:56:17.452734 BB: Trying checkout Rover stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [181/251] Building board: Pixhawk6X at 2025-06-11 17:56:17.492589 BB: Trying checkout Rover stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [182/251] Building board: Pixhawk6X-bdshot at 2025-06-11 17:56:17.531554 BB: Trying checkout Rover stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [183/251] Building board: PixPilot-C3 at 2025-06-11 17:56:17.571317 BB: Trying checkout Rover stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [184/251] Building board: PixPilot-V3 at 2025-06-11 17:56:17.610346 BB: Trying checkout Rover stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [185/251] Building board: PixPilot-V6 at 2025-06-11 17:56:17.651785 BB: Trying checkout Rover stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [186/251] Building board: PixPilot-V6PRO at 2025-06-11 17:56:17.692159 BB: Trying checkout Rover stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [187/251] Building board: Pixracer at 2025-06-11 17:56:17.731157 BB: Trying checkout Rover stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [188/251] Building board: Pixracer-bdshot at 2025-06-11 17:56:17.769654 BB: Trying checkout Rover stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [189/251] Building board: PixSurveyA1 at 2025-06-11 17:56:17.809075 BB: Trying checkout Rover stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [190/251] Building board: PixSurveyA1-IND at 2025-06-11 17:56:17.847588 BB: Trying checkout Rover stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [191/251] Building board: PixSurveyA2-IND at 2025-06-11 17:56:17.886553 BB: Trying checkout Rover stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [192/251] Building board: pocket at 2025-06-11 17:56:18.977904 BB: Trying checkout Rover stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [193/251] Building board: pxf at 2025-06-11 17:56:19.017037 BB: Trying checkout Rover stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [194/251] Building board: pxfmini at 2025-06-11 17:56:19.057190 BB: Trying checkout Rover stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [195/251] Building board: QioTekAdeptF407 at 2025-06-11 17:56:19.095508 BB: Trying checkout Rover stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [196/251] Building board: QioTekZealotF427 at 2025-06-11 17:56:19.141893 BB: Trying checkout Rover stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [197/251] Building board: QioTekZealotH743 at 2025-06-11 17:56:19.180780 BB: Trying checkout Rover stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [198/251] Building board: QioTekZealotH743-bdshot at 2025-06-11 17:56:19.219209 BB: Trying checkout Rover stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [199/251] Building board: R9Pilot at 2025-06-11 17:56:19.257709 BB: Trying checkout Rover stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [200/251] Building board: RadiolinkPIX6 at 2025-06-11 17:56:19.297079 BB: Trying checkout Rover stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [201/251] Building board: RADIX2HD at 2025-06-11 17:56:19.336793 BB: Trying checkout Rover stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [202/251] Building board: ReaperF745 at 2025-06-11 17:56:19.376479 BB: Trying checkout Rover stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [203/251] Building board: revo-mini at 2025-06-11 17:56:19.415453 BB: Trying checkout Rover stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [204/251] Building board: revo-mini-bdshot at 2025-06-11 17:56:19.454797 BB: Trying checkout Rover stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [205/251] Building board: revo-mini-i2c at 2025-06-11 17:56:19.493879 BB: Trying checkout Rover stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [206/251] Building board: revo-mini-i2c-bdshot at 2025-06-11 17:56:19.533550 BB: Trying checkout Rover stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [207/251] Building board: rst_zynq at 2025-06-11 17:56:19.572317 BB: Trying checkout Rover stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.988s) BB-WAF: 'clean' finished successfully (1.371s) BB: Running (python3 ./waf build --targets bin/ardurover) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/991] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/991] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/991] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/991] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 17/991] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 18/991] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 19/991] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 20/991] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/991] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/991] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 23/991] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 24/991] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 25/991] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 26/991] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/991] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 28/991] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 29/991] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 30/991] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 31/991] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 32/991] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 33/991] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 34/991] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 35/991] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 36/991] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 37/991] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 38/991] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 39/991] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 40/991] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 41/991] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 42/991] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 43/991] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 44/991] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 45/991] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 46/991] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 47/991] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 48/991] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 49/991] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 50/991] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 51/991] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 52/991] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 53/991] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 54/991] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 55/991] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/991] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/991] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/991] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 59/991] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 60/991] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/991] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/991] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 66/991] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 67/991] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 68/991] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 69/991] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 70/991] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 71/991] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 72/991] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 73/991] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 74/991] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 75/991] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 76/991] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 77/991] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 78/991] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 79/991] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 80/991] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 81/991] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 82/991] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 83/991] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 84/991] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 85/991] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 86/991] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 87/991] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 88/991] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/991] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 90/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 91/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 92/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 93/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 94/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 95/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 97/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 98/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 99/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [100/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [101/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [102/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [103/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [104/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [105/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [106/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [107/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [108/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [109/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [110/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [111/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [112/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [113/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [114/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [115/991] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [116/991] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [117/991] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [118/991] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [119/991] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [120/991] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [121/991] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [122/991] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [123/991] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [124/991] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [125/991] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [126/991] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [127/991] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [128/991] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [129/991] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [130/991] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [131/991] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [132/991] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [133/991] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [134/991] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [135/991] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [136/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [137/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [138/991] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [139/991] Compiling libraries/AP_Common/Location.cpp BB-WAF: [140/991] Compiling libraries/AP_Common/float16.cpp BB-WAF: [141/991] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [142/991] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [143/991] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [144/991] Compiling libraries/AP_Common/time.cpp BB-WAF: [145/991] Compiling libraries/AP_Common/c++.cpp BB-WAF: [146/991] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [147/991] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [148/991] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [149/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [150/991] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [151/991] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [152/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [153/991] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [154/991] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [155/991] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [156/991] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [157/991] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [158/991] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [159/991] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [160/991] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [161/991] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [162/991] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [163/991] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [164/991] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [165/991] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [166/991] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [167/991] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [168/991] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [169/991] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [170/991] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [171/991] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140496635017056: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2778596, 256)) BB: Failed build of Rover rst_zynq stable BB: [208/251] Building board: SDMODELH7V1 at 2025-06-11 17:56:42.056132 BB: Trying checkout Rover stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [209/251] Building board: SDMODELH7V2 at 2025-06-11 17:56:42.096197 BB: Trying checkout Rover stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [210/251] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 17:56:42.135162 BB: Trying checkout Rover stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [211/251] Building board: SITL_x86_64_linux_gnu at 2025-06-11 17:56:42.174700 BB: Trying checkout Rover stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [212/251] Building board: SIYI_N7 at 2025-06-11 17:56:42.225236 BB: Trying checkout Rover stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [213/251] Building board: SkySakuraH743 at 2025-06-11 17:56:42.264558 BB: Trying checkout Rover stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [214/251] Building board: SkystarsH7HD-bdshot at 2025-06-11 17:56:42.305190 BB: Trying checkout Rover stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [215/251] Building board: sparky2 at 2025-06-11 17:56:42.350862 BB: Trying checkout Rover stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [216/251] Building board: speedybeef4 at 2025-06-11 17:56:42.390078 BB: Trying checkout Rover stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [217/251] Building board: SpeedyBeeF405AIO at 2025-06-11 17:56:42.428370 BB: Trying checkout Rover stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [218/251] Building board: SpeedyBeeF405Mini at 2025-06-11 17:56:42.467001 BB: Trying checkout Rover stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [219/251] Building board: SpeedyBeeF405WING at 2025-06-11 17:56:42.505322 BB: Trying checkout Rover stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [220/251] Building board: speedybeef4v3 at 2025-06-11 17:56:42.543063 BB: Trying checkout Rover stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [221/251] Building board: speedybeef4v4 at 2025-06-11 17:56:42.579896 BB: Trying checkout Rover stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [222/251] Building board: SPRacingH7 at 2025-06-11 17:56:42.618423 BB: Trying checkout Rover stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [223/251] Building board: SPRacingH7RF at 2025-06-11 17:56:42.657095 BB: Trying checkout Rover stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [224/251] Building board: StellarF4 at 2025-06-11 17:56:42.695973 BB: Trying checkout Rover stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [225/251] Building board: StellarF4V2 at 2025-06-11 17:56:43.745464 BB: Trying checkout Rover stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [226/251] Building board: StellarH7V2 at 2025-06-11 17:56:44.781706 BB: Trying checkout Rover stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [227/251] Building board: SuccexF4 at 2025-06-11 17:56:45.806601 BB: Trying checkout Rover stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [228/251] Building board: SULILGH7-P1-P2 at 2025-06-11 17:56:45.848359 BB: Trying checkout Rover stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [229/251] Building board: TBS-Colibri-F7 at 2025-06-11 17:56:46.889872 BB: Trying checkout Rover stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [230/251] Building board: TBS_LUCID_H7 at 2025-06-11 17:56:46.928615 BB: Trying checkout Rover stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [231/251] Building board: TBS_LUCID_H7_WING at 2025-06-11 17:56:46.969176 BB: Trying checkout Rover stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [232/251] Building board: TBS_LUCID_PRO at 2025-06-11 17:56:47.011111 BB: Trying checkout Rover stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [233/251] Building board: thepeach-k1 at 2025-06-11 17:56:47.052023 BB: Trying checkout Rover stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [234/251] Building board: thepeach-r1 at 2025-06-11 17:56:47.091516 BB: Trying checkout Rover stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [235/251] Building board: TMotorH743 at 2025-06-11 17:56:47.131270 BB: Trying checkout Rover stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [236/251] Building board: uav-dev-fc-um982 at 2025-06-11 17:56:47.169394 BB: Trying checkout Rover stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [237/251] Building board: vnav at 2025-06-11 17:56:48.221649 BB: Trying checkout Rover stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [238/251] Building board: VRBrain-v51 at 2025-06-11 17:56:48.264175 BB: Trying checkout Rover stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [239/251] Building board: VRBrain-v52 at 2025-06-11 17:56:48.302776 BB: Trying checkout Rover stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [240/251] Building board: VRBrain-v54 at 2025-06-11 17:56:48.342178 BB: Trying checkout Rover stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [241/251] Building board: VRCore-v10 at 2025-06-11 17:56:48.381185 BB: Trying checkout Rover stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [242/251] Building board: VRUBrain-v51 at 2025-06-11 17:56:48.420501 BB: Trying checkout Rover stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [243/251] Building board: VUAV-V7pro at 2025-06-11 17:56:48.459143 BB: Trying checkout Rover stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [244/251] Building board: X-MAV-AP-H743v2 at 2025-06-11 17:56:48.496289 BB: Trying checkout Rover stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [245/251] Building board: YJUAV_A6 at 2025-06-11 17:56:48.535015 BB: Trying checkout Rover stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [246/251] Building board: YJUAV_A6SE at 2025-06-11 17:56:48.584386 BB: Trying checkout Rover stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [247/251] Building board: YJUAV_A6SE_H743 at 2025-06-11 17:56:48.623711 BB: Trying checkout Rover stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [248/251] Building board: YJUAV_A6Ultra at 2025-06-11 17:56:48.661873 BB: Trying checkout Rover stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [249/251] Building board: ZeroOneX6 at 2025-06-11 17:56:48.700367 BB: Trying checkout Rover stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [250/251] Building board: ZeroOneX6_Air at 2025-06-11 17:56:48.739559 BB: Trying checkout Rover stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [251/251] Building board: zynq at 2025-06-11 17:56:49.747069 BB: Trying checkout Rover stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-stable BB: Running (git checkout -f APMrover2-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout Rover latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9cc2b9d59a Plane: version to 4.6.0 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building AntennaTracker stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/251] Building board: 3DRControlZeroG at 2025-06-11 17:56:52.557617 BB: Trying checkout AntennaTracker stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AntennaTracker-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [2/251] Building board: ACNS-CM4Pilot at 2025-06-11 17:56:53.320914 BB: Trying checkout AntennaTracker stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [3/251] Building board: ACNS-F405AIO at 2025-06-11 17:56:53.773854 BB: Trying checkout AntennaTracker stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [4/251] Building board: aero at 2025-06-11 17:56:54.222552 BB: Trying checkout AntennaTracker stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.769s) BB-WAF: 'clean' finished successfully (1.329s) BB: Running (python3 ./waf build --targets bin/antennatracker) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1128] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 9/1128] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 10/1128] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 11/1128] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 12/1128] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 13/1128] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 14/1128] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 15/1128] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 16/1128] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 17/1128] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 18/1128] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 19/1128] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 20/1128] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 21/1128] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 22/1128] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 23/1128] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 24/1128] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 25/1128] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 26/1128] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 27/1128] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 28/1128] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 29/1128] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 30/1128] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 31/1128] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 32/1128] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 33/1128] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 34/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 35/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 36/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 37/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 38/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 39/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 40/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 41/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 42/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 43/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 44/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 45/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 46/1128] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 47/1128] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 48/1128] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 49/1128] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 50/1128] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 51/1128] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 52/1128] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 53/1128] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 54/1128] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 55/1128] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 56/1128] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 57/1128] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 58/1128] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 59/1128] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 60/1128] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 61/1128] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 62/1128] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 63/1128] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 64/1128] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 65/1128] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 66/1128] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 67/1128] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 68/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 69/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 70/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 71/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 72/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 73/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 74/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 75/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 76/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 77/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 78/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 79/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 80/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 81/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 82/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 83/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 84/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 85/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 86/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 87/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 88/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 89/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 90/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 91/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 92/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 93/1128] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 94/1128] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 95/1128] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 96/1128] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 97/1128] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 98/1128] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 99/1128] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 100/1128] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 101/1128] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 102/1128] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 103/1128] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 104/1128] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 105/1128] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 106/1128] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 107/1128] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 108/1128] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 109/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 110/1128] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 111/1128] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 112/1128] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 113/1128] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 114/1128] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 115/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 116/1128] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 117/1128] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 118/1128] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 119/1128] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 120/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 121/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 122/1128] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 123/1128] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 124/1128] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 125/1128] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 126/1128] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 127/1128] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 128/1128] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 129/1128] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 130/1128] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 131/1128] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 132/1128] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 133/1128] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 134/1128] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 135/1128] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 136/1128] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 137/1128] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 138/1128] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 139/1128] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 140/1128] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 141/1128] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 142/1128] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 143/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 144/1128] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 145/1128] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 146/1128] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 147/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 148/1128] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 149/1128] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 150/1128] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 151/1128] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 152/1128] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 153/1128] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 154/1128] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 155/1128] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 156/1128] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 157/1128] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 158/1128] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 159/1128] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 160/1128] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 161/1128] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 162/1128] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 163/1128] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 164/1128] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 165/1128] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 166/1128] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 167/1128] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 168/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 169/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 170/1128] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 171/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 172/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 173/1128] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 174/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 175/1128] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 176/1128] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 177/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 178/1128] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 179/1128] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 180/1128] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 181/1128] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 182/1128] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 183/1128] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 184/1128] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 185/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 186/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 187/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 188/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 189/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 190/1128] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 191/1128] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 192/1128] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 193/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 194/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 195/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 196/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 197/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 198/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 199/1128] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 200/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 201/1128] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 202/1128] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 203/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 204/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 205/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 206/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 207/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 208/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 209/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 210/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 211/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 212/1128] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 213/1128] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 214/1128] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 215/1128] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 216/1128] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 217/1128] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 218/1128] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 219/1128] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 220/1128] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 221/1128] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 222/1128] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 223/1128] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 224/1128] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140346818125088: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2785196, 256)) BB: Failed build of AntennaTracker aero stable BB: [5/251] Building board: AEROFOX-H7 at 2025-06-11 17:57:06.857543 BB: Trying checkout AntennaTracker stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [6/251] Building board: AET-H743-Basic at 2025-06-11 17:57:06.897903 BB: Trying checkout AntennaTracker stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [7/251] Building board: airbotf4 at 2025-06-11 17:57:06.936890 BB: Trying checkout AntennaTracker stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [8/251] Building board: AIRLink at 2025-06-11 17:57:06.976164 BB: Trying checkout AntennaTracker stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [9/251] Building board: Airvolute-DCS2 at 2025-06-11 17:57:07.015063 BB: Trying checkout AntennaTracker stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [10/251] Building board: AnyleafH7 at 2025-06-11 17:57:07.054110 BB: Trying checkout AntennaTracker stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [11/251] Building board: Aocoda-RC-H743Dual at 2025-06-11 17:57:07.092496 BB: Trying checkout AntennaTracker stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [12/251] Building board: ARK_FPV at 2025-06-11 17:57:07.131900 BB: Trying checkout AntennaTracker stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/251] Building board: ARKV6X at 2025-06-11 17:57:08.178127 BB: Trying checkout AntennaTracker stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [14/251] Building board: AtomRCF405NAVI at 2025-06-11 17:57:08.217672 BB: Trying checkout AntennaTracker stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [15/251] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 17:57:08.256876 BB: Trying checkout AntennaTracker stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [16/251] Building board: bbbmini at 2025-06-11 17:57:09.279336 BB: Trying checkout AntennaTracker stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [17/251] Building board: BeastF7 at 2025-06-11 17:57:09.318526 BB: Trying checkout AntennaTracker stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [18/251] Building board: BeastF7v2 at 2025-06-11 17:57:09.355998 BB: Trying checkout AntennaTracker stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [19/251] Building board: BeastH7 at 2025-06-11 17:57:09.398305 BB: Trying checkout AntennaTracker stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [20/251] Building board: BeastH7v2 at 2025-06-11 17:57:09.439342 BB: Trying checkout AntennaTracker stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [21/251] Building board: bebop at 2025-06-11 17:57:09.478605 BB: Trying checkout AntennaTracker stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [22/251] Building board: bhat at 2025-06-11 17:57:09.517301 BB: Trying checkout AntennaTracker stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [23/251] Building board: BlitzF745 at 2025-06-11 17:57:09.555972 BB: Trying checkout AntennaTracker stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [24/251] Building board: BlitzF745AIO at 2025-06-11 17:57:09.594790 BB: Trying checkout AntennaTracker stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [25/251] Building board: BlitzH743Pro at 2025-06-11 17:57:09.633658 BB: Trying checkout AntennaTracker stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [26/251] Building board: BlitzMiniF745 at 2025-06-11 17:57:09.673506 BB: Trying checkout AntennaTracker stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [27/251] Building board: BlitzWingH743 at 2025-06-11 17:57:09.712264 BB: Trying checkout AntennaTracker stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [28/251] Building board: blue at 2025-06-11 17:57:09.752726 BB: Trying checkout AntennaTracker stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable blue binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [29/251] Building board: BrahmaF4 at 2025-06-11 17:57:09.790706 BB: Trying checkout AntennaTracker stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [30/251] Building board: BROTHERHOBBYF405v3 at 2025-06-11 17:57:10.789459 BB: Trying checkout AntennaTracker stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [31/251] Building board: BROTHERHOBBYH743 at 2025-06-11 17:57:10.829615 BB: Trying checkout AntennaTracker stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [32/251] Building board: canzero at 2025-06-11 17:57:10.869520 BB: Trying checkout AntennaTracker stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [33/251] Building board: CBU-H7-LC-Stamp at 2025-06-11 17:57:10.906970 BB: Trying checkout AntennaTracker stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/251] Building board: CBU-H7-Stamp at 2025-06-11 17:57:11.901173 BB: Trying checkout AntennaTracker stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [35/251] Building board: CORVON405V2_1 at 2025-06-11 17:57:11.942549 BB: Trying checkout AntennaTracker stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [36/251] Building board: CORVON743V1 at 2025-06-11 17:57:12.974036 BB: Trying checkout AntennaTracker stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [37/251] Building board: CSKY405 at 2025-06-11 17:57:14.003919 BB: Trying checkout AntennaTracker stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [38/251] Building board: CUAV-7-Nano at 2025-06-11 17:57:14.046377 BB: Trying checkout AntennaTracker stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [39/251] Building board: CUAV-Nora at 2025-06-11 17:57:14.086866 BB: Trying checkout AntennaTracker stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [40/251] Building board: CUAV-Nora-bdshot at 2025-06-11 17:57:14.128336 BB: Trying checkout AntennaTracker stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [41/251] Building board: CUAV-Pixhack-v3 at 2025-06-11 17:57:14.170121 BB: Trying checkout AntennaTracker stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [42/251] Building board: CUAV-X7 at 2025-06-11 17:57:14.212235 BB: Trying checkout AntennaTracker stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [43/251] Building board: CUAV-X7-bdshot at 2025-06-11 17:57:14.251205 BB: Trying checkout AntennaTracker stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [44/251] Building board: CUAVv5 at 2025-06-11 17:57:14.292451 BB: Trying checkout AntennaTracker stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [45/251] Building board: CUAVv5-bdshot at 2025-06-11 17:57:14.332836 BB: Trying checkout AntennaTracker stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [46/251] Building board: CUAVv5Nano at 2025-06-11 17:57:14.374610 BB: Trying checkout AntennaTracker stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [47/251] Building board: CUAVv5Nano-bdshot at 2025-06-11 17:57:14.412661 BB: Trying checkout AntennaTracker stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [48/251] Building board: CubeBlack at 2025-06-11 17:57:14.452628 BB: Trying checkout AntennaTracker stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [49/251] Building board: CubeBlack+ at 2025-06-11 17:57:14.493174 BB: Trying checkout AntennaTracker stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [50/251] Building board: CubeOrange at 2025-06-11 17:57:14.532435 BB: Trying checkout AntennaTracker stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [51/251] Building board: CubeOrange-bdshot at 2025-06-11 17:57:14.572757 BB: Trying checkout AntennaTracker stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [52/251] Building board: CubeOrangePlus at 2025-06-11 17:57:14.610562 BB: Trying checkout AntennaTracker stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [53/251] Building board: CubeOrangePlus-bdshot at 2025-06-11 17:57:14.649810 BB: Trying checkout AntennaTracker stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [54/251] Building board: CubePurple at 2025-06-11 17:57:14.690318 BB: Trying checkout AntennaTracker stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [55/251] Building board: CubeRedPrimary at 2025-06-11 17:57:14.728966 BB: Trying checkout AntennaTracker stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [56/251] Building board: CubeRedSecondary at 2025-06-11 17:57:14.767209 BB: Trying checkout AntennaTracker stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [57/251] Building board: CubeYellow at 2025-06-11 17:57:14.816097 BB: Trying checkout AntennaTracker stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [58/251] Building board: CubeYellow-bdshot at 2025-06-11 17:57:14.855509 BB: Trying checkout AntennaTracker stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [59/251] Building board: DAKEFPVF405 at 2025-06-11 17:57:14.894339 BB: Trying checkout AntennaTracker stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [60/251] Building board: dark at 2025-06-11 17:57:15.905805 BB: Trying checkout AntennaTracker stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable dark binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [61/251] Building board: DevEBoxH7v2 at 2025-06-11 17:57:15.945270 BB: Trying checkout AntennaTracker stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [62/251] Building board: disco at 2025-06-11 17:57:15.986225 BB: Trying checkout AntennaTracker stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [63/251] Building board: DroneerF405 at 2025-06-11 17:57:16.024908 BB: Trying checkout AntennaTracker stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [64/251] Building board: DrotekP3Pro at 2025-06-11 17:57:17.037077 BB: Trying checkout AntennaTracker stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [65/251] Building board: Durandal at 2025-06-11 17:57:17.089335 BB: Trying checkout AntennaTracker stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [66/251] Building board: Durandal-bdshot at 2025-06-11 17:57:17.129154 BB: Trying checkout AntennaTracker stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [67/251] Building board: edge at 2025-06-11 17:57:17.168441 BB: Trying checkout AntennaTracker stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable edge binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [68/251] Building board: erleboard at 2025-06-11 17:57:17.207652 BB: Trying checkout AntennaTracker stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [69/251] Building board: erlebrain2 at 2025-06-11 17:57:17.245293 BB: Trying checkout AntennaTracker stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [70/251] Building board: F35Lightning at 2025-06-11 17:57:17.282545 BB: Trying checkout AntennaTracker stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [71/251] Building board: F4BY at 2025-06-11 17:57:17.320208 BB: Trying checkout AntennaTracker stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [72/251] Building board: F4BY_F427 at 2025-06-11 17:57:17.359923 BB: Trying checkout AntennaTracker stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [73/251] Building board: FlyingMoonF407 at 2025-06-11 17:57:18.355916 BB: Trying checkout AntennaTracker stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [74/251] Building board: FlyingMoonF427 at 2025-06-11 17:57:18.394591 BB: Trying checkout AntennaTracker stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [75/251] Building board: FlyingMoonH743 at 2025-06-11 17:57:18.432969 BB: Trying checkout AntennaTracker stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [76/251] Building board: FlywooF405Pro at 2025-06-11 17:57:18.471685 BB: Trying checkout AntennaTracker stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [77/251] Building board: FlywooF745 at 2025-06-11 17:57:18.510860 BB: Trying checkout AntennaTracker stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [78/251] Building board: FlywooF745Nano at 2025-06-11 17:57:18.547854 BB: Trying checkout AntennaTracker stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [79/251] Building board: FlywooH743Pro at 2025-06-11 17:57:18.585973 BB: Trying checkout AntennaTracker stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [80/251] Building board: fmuv2 at 2025-06-11 17:57:18.624526 BB: Trying checkout AntennaTracker stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [81/251] Building board: fmuv3 at 2025-06-11 17:57:18.661505 BB: Trying checkout AntennaTracker stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [82/251] Building board: fmuv5 at 2025-06-11 17:57:18.699094 BB: Trying checkout AntennaTracker stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [83/251] Building board: FoxeerF405v2 at 2025-06-11 17:57:18.736301 BB: Trying checkout AntennaTracker stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [84/251] Building board: FoxeerH743v1 at 2025-06-11 17:57:18.773486 BB: Trying checkout AntennaTracker stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [85/251] Building board: GEPRC_TAKER_H743 at 2025-06-11 17:57:18.812247 BB: Trying checkout AntennaTracker stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/251] Building board: GEPRCF745BTHD at 2025-06-11 17:57:19.807312 BB: Trying checkout AntennaTracker stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [87/251] Building board: Here4FC at 2025-06-11 17:57:19.845248 BB: Trying checkout AntennaTracker stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [88/251] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 17:57:19.885849 BB: Trying checkout AntennaTracker stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [89/251] Building board: JFB100 at 2025-06-11 17:57:19.934697 BB: Trying checkout AntennaTracker stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [90/251] Building board: JFB110 at 2025-06-11 17:57:19.972741 BB: Trying checkout AntennaTracker stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [91/251] Building board: JHEM_JHEF405 at 2025-06-11 17:57:20.011177 BB: Trying checkout AntennaTracker stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [92/251] Building board: JHEMCU-H743HD at 2025-06-11 17:57:20.049768 BB: Trying checkout AntennaTracker stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [93/251] Building board: JHEMCUF405PRO at 2025-06-11 17:57:20.087562 BB: Trying checkout AntennaTracker stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [94/251] Building board: KakuteF4 at 2025-06-11 17:57:21.180441 BB: Trying checkout AntennaTracker stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [95/251] Building board: KakuteF4-Wing at 2025-06-11 17:57:21.220600 BB: Trying checkout AntennaTracker stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [96/251] Building board: KakuteF4Mini at 2025-06-11 17:57:21.260599 BB: Trying checkout AntennaTracker stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [97/251] Building board: KakuteF7 at 2025-06-11 17:57:21.299652 BB: Trying checkout AntennaTracker stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [98/251] Building board: KakuteF7-bdshot at 2025-06-11 17:57:21.338947 BB: Trying checkout AntennaTracker stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [99/251] Building board: KakuteF7Mini at 2025-06-11 17:57:21.377672 BB: Trying checkout AntennaTracker stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [100/251] Building board: KakuteH7 at 2025-06-11 17:57:21.417422 BB: Trying checkout AntennaTracker stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [101/251] Building board: KakuteH7-bdshot at 2025-06-11 17:57:21.455992 BB: Trying checkout AntennaTracker stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [102/251] Building board: KakuteH7-Wing at 2025-06-11 17:57:21.495686 BB: Trying checkout AntennaTracker stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [103/251] Building board: KakuteH7Mini at 2025-06-11 17:57:21.535224 BB: Trying checkout AntennaTracker stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [104/251] Building board: KakuteH7Mini-Nand at 2025-06-11 17:57:21.574362 BB: Trying checkout AntennaTracker stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [105/251] Building board: KakuteH7v2 at 2025-06-11 17:57:21.613655 BB: Trying checkout AntennaTracker stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [106/251] Building board: linux at 2025-06-11 17:57:21.654398 BB: Trying checkout AntennaTracker stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable linux binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [107/251] Building board: LongBowF405WING at 2025-06-11 17:57:21.694045 BB: Trying checkout AntennaTracker stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [108/251] Building board: LumenierLUXF765-NDAA at 2025-06-11 17:57:21.734127 BB: Trying checkout AntennaTracker stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [109/251] Building board: luminousbee5 at 2025-06-11 17:57:22.784582 BB: Trying checkout AntennaTracker stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [110/251] Building board: MambaF405-2022 at 2025-06-11 17:57:22.822968 BB: Trying checkout AntennaTracker stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [111/251] Building board: MambaF405US-I2C at 2025-06-11 17:57:22.861347 BB: Trying checkout AntennaTracker stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [112/251] Building board: MambaF405v2 at 2025-06-11 17:57:22.900002 BB: Trying checkout AntennaTracker stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [113/251] Building board: MambaH743v4 at 2025-06-11 17:57:22.937832 BB: Trying checkout AntennaTracker stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [114/251] Building board: MatekF405 at 2025-06-11 17:57:22.974884 BB: Trying checkout AntennaTracker stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [115/251] Building board: MatekF405-bdshot at 2025-06-11 17:57:23.012698 BB: Trying checkout AntennaTracker stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [116/251] Building board: MatekF405-CAN at 2025-06-11 17:57:23.051868 BB: Trying checkout AntennaTracker stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [117/251] Building board: MatekF405-STD at 2025-06-11 17:57:23.089676 BB: Trying checkout AntennaTracker stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [118/251] Building board: MatekF405-TE at 2025-06-11 17:57:23.129183 BB: Trying checkout AntennaTracker stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [119/251] Building board: MatekF405-TE-bdshot at 2025-06-11 17:57:23.168596 BB: Trying checkout AntennaTracker stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [120/251] Building board: MatekF405-Wing at 2025-06-11 17:57:23.207773 BB: Trying checkout AntennaTracker stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [121/251] Building board: MatekF405-Wing-bdshot at 2025-06-11 17:57:23.245979 BB: Trying checkout AntennaTracker stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [122/251] Building board: MatekF765-SE at 2025-06-11 17:57:23.285451 BB: Trying checkout AntennaTracker stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [123/251] Building board: MatekF765-Wing at 2025-06-11 17:57:23.325177 BB: Trying checkout AntennaTracker stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [124/251] Building board: MatekF765-Wing-bdshot at 2025-06-11 17:57:23.363387 BB: Trying checkout AntennaTracker stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [125/251] Building board: MatekH743 at 2025-06-11 17:57:23.402415 BB: Trying checkout AntennaTracker stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [126/251] Building board: MatekH743-bdshot at 2025-06-11 17:57:23.440647 BB: Trying checkout AntennaTracker stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [127/251] Building board: MatekH7A3 at 2025-06-11 17:57:23.479712 BB: Trying checkout AntennaTracker stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [128/251] Building board: MFT-SEMA100 at 2025-06-11 17:57:23.517646 BB: Trying checkout AntennaTracker stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [129/251] Building board: MicoAir405Mini at 2025-06-11 17:57:23.555709 BB: Trying checkout AntennaTracker stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [130/251] Building board: MicoAir405v2 at 2025-06-11 17:57:23.601999 BB: Trying checkout AntennaTracker stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [131/251] Building board: MicoAir743 at 2025-06-11 17:57:23.642417 BB: Trying checkout AntennaTracker stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [132/251] Building board: MicoAir743-AIO at 2025-06-11 17:57:23.680690 BB: Trying checkout AntennaTracker stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [133/251] Building board: MicoAir743v2 at 2025-06-11 17:57:23.719098 BB: Trying checkout AntennaTracker stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [134/251] Building board: mindpx-v2 at 2025-06-11 17:57:23.762458 BB: Trying checkout AntennaTracker stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [135/251] Building board: mini-pix at 2025-06-11 17:57:23.804199 BB: Trying checkout AntennaTracker stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [136/251] Building board: modalai_fc-v1 at 2025-06-11 17:57:23.843652 BB: Trying checkout AntennaTracker stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [137/251] Building board: mRoControlZeroClassic at 2025-06-11 17:57:23.879775 BB: Trying checkout AntennaTracker stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [138/251] Building board: mRoControlZeroF7 at 2025-06-11 17:57:23.917240 BB: Trying checkout AntennaTracker stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [139/251] Building board: mRoControlZeroH7 at 2025-06-11 17:57:23.957161 BB: Trying checkout AntennaTracker stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [140/251] Building board: mRoControlZeroH7-bdshot at 2025-06-11 17:57:23.995145 BB: Trying checkout AntennaTracker stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [141/251] Building board: mRoControlZeroOEMH7 at 2025-06-11 17:57:24.033069 BB: Trying checkout AntennaTracker stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [142/251] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 17:57:24.073014 BB: Trying checkout AntennaTracker stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [143/251] Building board: mRoNexus at 2025-06-11 17:57:24.137239 BB: Trying checkout AntennaTracker stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [144/251] Building board: mRoPixracerPro at 2025-06-11 17:57:24.174721 BB: Trying checkout AntennaTracker stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [145/251] Building board: mRoPixracerPro-bdshot at 2025-06-11 17:57:24.213512 BB: Trying checkout AntennaTracker stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [146/251] Building board: mRoX21 at 2025-06-11 17:57:24.252197 BB: Trying checkout AntennaTracker stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [147/251] Building board: mRoX21-777 at 2025-06-11 17:57:24.290684 BB: Trying checkout AntennaTracker stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [148/251] Building board: MUPilot at 2025-06-11 17:57:24.330052 BB: Trying checkout AntennaTracker stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [149/251] Building board: NarinFC-H5 at 2025-06-11 17:57:24.366381 BB: Trying checkout AntennaTracker stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [150/251] Building board: NarinFC-H7 at 2025-06-11 17:57:25.378218 BB: Trying checkout AntennaTracker stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [151/251] Building board: navigator at 2025-06-11 17:57:25.419043 BB: Trying checkout AntennaTracker stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [152/251] Building board: navigator64 at 2025-06-11 17:57:25.456614 BB: Trying checkout AntennaTracker stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [153/251] Building board: navio at 2025-06-11 17:57:25.493877 BB: Trying checkout AntennaTracker stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable navio binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [154/251] Building board: navio2 at 2025-06-11 17:57:25.531001 BB: Trying checkout AntennaTracker stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [155/251] Building board: NxtPX4v2 at 2025-06-11 17:57:25.569666 BB: Trying checkout AntennaTracker stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [156/251] Building board: obal at 2025-06-11 17:57:25.608498 BB: Trying checkout AntennaTracker stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable obal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [157/251] Building board: ocpoc_zynq at 2025-06-11 17:57:25.658954 BB: Trying checkout AntennaTracker stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [158/251] Building board: omnibusf4 at 2025-06-11 17:57:25.707499 BB: Trying checkout AntennaTracker stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [159/251] Building board: omnibusf4pro at 2025-06-11 17:57:25.747623 BB: Trying checkout AntennaTracker stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [160/251] Building board: omnibusf4pro-bdshot at 2025-06-11 17:57:25.786368 BB: Trying checkout AntennaTracker stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [161/251] Building board: omnibusf4v6 at 2025-06-11 17:57:25.824168 BB: Trying checkout AntennaTracker stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [162/251] Building board: OMNIBUSF7V2 at 2025-06-11 17:57:25.860596 BB: Trying checkout AntennaTracker stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [163/251] Building board: OmnibusNanoV6 at 2025-06-11 17:57:25.898472 BB: Trying checkout AntennaTracker stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [164/251] Building board: OmnibusNanoV6-bdshot at 2025-06-11 17:57:25.936802 BB: Trying checkout AntennaTracker stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [165/251] Building board: OrqaF405Pro at 2025-06-11 17:57:25.977178 BB: Trying checkout AntennaTracker stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [166/251] Building board: PH4-mini at 2025-06-11 17:57:26.016819 BB: Trying checkout AntennaTracker stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [167/251] Building board: PH4-mini-bdshot at 2025-06-11 17:57:26.068166 BB: Trying checkout AntennaTracker stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [168/251] Building board: Pix32v5 at 2025-06-11 17:57:26.106641 BB: Trying checkout AntennaTracker stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [169/251] Building board: PixC4-Jetson at 2025-06-11 17:57:26.146644 BB: Trying checkout AntennaTracker stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [170/251] Building board: PixFlamingo at 2025-06-11 17:57:26.190881 BB: Trying checkout AntennaTracker stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [171/251] Building board: PixFlamingo-F767 at 2025-06-11 17:57:26.229779 BB: Trying checkout AntennaTracker stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [172/251] Building board: Pixhawk1 at 2025-06-11 17:57:26.268313 BB: Trying checkout AntennaTracker stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [173/251] Building board: Pixhawk1-1M at 2025-06-11 17:57:26.307149 BB: Trying checkout AntennaTracker stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [174/251] Building board: Pixhawk1-1M-bdshot at 2025-06-11 17:57:26.346011 BB: Trying checkout AntennaTracker stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [175/251] Building board: Pixhawk1-bdshot at 2025-06-11 17:57:26.385653 BB: Trying checkout AntennaTracker stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [176/251] Building board: Pixhawk4 at 2025-06-11 17:57:26.423834 BB: Trying checkout AntennaTracker stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [177/251] Building board: Pixhawk4-bdshot at 2025-06-11 17:57:26.462238 BB: Trying checkout AntennaTracker stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [178/251] Building board: Pixhawk5X at 2025-06-11 17:57:26.500875 BB: Trying checkout AntennaTracker stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [179/251] Building board: Pixhawk6C at 2025-06-11 17:57:26.540200 BB: Trying checkout AntennaTracker stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [180/251] Building board: Pixhawk6C-bdshot at 2025-06-11 17:57:26.578989 BB: Trying checkout AntennaTracker stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [181/251] Building board: Pixhawk6X at 2025-06-11 17:57:26.618907 BB: Trying checkout AntennaTracker stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [182/251] Building board: Pixhawk6X-bdshot at 2025-06-11 17:57:26.656685 BB: Trying checkout AntennaTracker stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [183/251] Building board: PixPilot-C3 at 2025-06-11 17:57:26.694803 BB: Trying checkout AntennaTracker stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [184/251] Building board: PixPilot-V3 at 2025-06-11 17:57:26.732655 BB: Trying checkout AntennaTracker stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [185/251] Building board: PixPilot-V6 at 2025-06-11 17:57:26.770514 BB: Trying checkout AntennaTracker stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [186/251] Building board: PixPilot-V6PRO at 2025-06-11 17:57:26.808354 BB: Trying checkout AntennaTracker stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [187/251] Building board: Pixracer at 2025-06-11 17:57:26.847182 BB: Trying checkout AntennaTracker stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [188/251] Building board: Pixracer-bdshot at 2025-06-11 17:57:26.888294 BB: Trying checkout AntennaTracker stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [189/251] Building board: PixSurveyA1 at 2025-06-11 17:57:26.927590 BB: Trying checkout AntennaTracker stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [190/251] Building board: PixSurveyA1-IND at 2025-06-11 17:57:26.966092 BB: Trying checkout AntennaTracker stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [191/251] Building board: PixSurveyA2-IND at 2025-06-11 17:57:27.004101 BB: Trying checkout AntennaTracker stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [192/251] Building board: pocket at 2025-06-11 17:57:28.011996 BB: Trying checkout AntennaTracker stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [193/251] Building board: pxf at 2025-06-11 17:57:28.051490 BB: Trying checkout AntennaTracker stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [194/251] Building board: pxfmini at 2025-06-11 17:57:28.088610 BB: Trying checkout AntennaTracker stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [195/251] Building board: QioTekAdeptF407 at 2025-06-11 17:57:28.126151 BB: Trying checkout AntennaTracker stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [196/251] Building board: QioTekZealotF427 at 2025-06-11 17:57:28.164683 BB: Trying checkout AntennaTracker stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [197/251] Building board: QioTekZealotH743 at 2025-06-11 17:57:28.203507 BB: Trying checkout AntennaTracker stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [198/251] Building board: QioTekZealotH743-bdshot at 2025-06-11 17:57:28.241665 BB: Trying checkout AntennaTracker stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [199/251] Building board: R9Pilot at 2025-06-11 17:57:28.280370 BB: Trying checkout AntennaTracker stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [200/251] Building board: RadiolinkPIX6 at 2025-06-11 17:57:28.319580 BB: Trying checkout AntennaTracker stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [201/251] Building board: RADIX2HD at 2025-06-11 17:57:28.356478 BB: Trying checkout AntennaTracker stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [202/251] Building board: ReaperF745 at 2025-06-11 17:57:28.393782 BB: Trying checkout AntennaTracker stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [203/251] Building board: revo-mini at 2025-06-11 17:57:28.431519 BB: Trying checkout AntennaTracker stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [204/251] Building board: revo-mini-bdshot at 2025-06-11 17:57:28.470367 BB: Trying checkout AntennaTracker stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [205/251] Building board: revo-mini-i2c at 2025-06-11 17:57:28.507570 BB: Trying checkout AntennaTracker stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [206/251] Building board: revo-mini-i2c-bdshot at 2025-06-11 17:57:28.544384 BB: Trying checkout AntennaTracker stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [207/251] Building board: rst_zynq at 2025-06-11 17:57:28.583063 BB: Trying checkout AntennaTracker stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.883s) BB-WAF: 'clean' finished successfully (1.280s) BB: Running (python3 ./waf build --targets bin/antennatracker) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/922] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 8/922] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 9/922] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 10/922] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 11/922] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 12/922] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 13/922] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 14/922] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 15/922] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 16/922] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 17/922] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 18/922] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 19/922] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 20/922] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 21/922] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 22/922] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 23/922] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 24/922] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 25/922] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 26/922] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 27/922] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 28/922] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 29/922] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 30/922] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 31/922] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 32/922] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 33/922] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 34/922] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 35/922] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 36/922] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 37/922] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 38/922] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 39/922] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 40/922] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 41/922] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 42/922] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 43/922] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 44/922] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 45/922] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 46/922] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 47/922] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 48/922] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 49/922] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 50/922] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 51/922] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 52/922] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 53/922] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 54/922] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 55/922] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 56/922] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 57/922] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 58/922] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 59/922] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 60/922] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 61/922] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 62/922] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 63/922] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 64/922] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 65/922] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 66/922] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 67/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 68/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 69/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 70/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 71/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 72/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 73/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 74/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 75/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 76/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 77/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 78/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 79/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 80/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 81/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 82/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 83/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 84/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 85/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 86/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 87/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 88/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 89/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 90/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 91/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 92/922] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 93/922] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 94/922] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 95/922] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 96/922] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 97/922] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 98/922] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 99/922] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [100/922] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [101/922] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [102/922] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [103/922] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [104/922] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [105/922] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [106/922] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [107/922] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [108/922] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [109/922] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [110/922] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [111/922] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [112/922] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [113/922] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [114/922] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [115/922] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [116/922] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [117/922] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [118/922] Compiling libraries/AP_Common/float16.cpp BB-WAF: [119/922] Compiling libraries/AP_Common/time.cpp BB-WAF: [120/922] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [121/922] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [122/922] Compiling libraries/AP_Common/Location.cpp BB-WAF: [123/922] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [124/922] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [125/922] Compiling libraries/AP_Common/c++.cpp BB-WAF: [126/922] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [127/922] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [128/922] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [129/922] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [130/922] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [131/922] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [132/922] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [133/922] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [134/922] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [135/922] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [136/922] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [137/922] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [138/922] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [139/922] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [140/922] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [141/922] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [142/922] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [143/922] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [144/922] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [145/922] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [146/922] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [147/922] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [148/922] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140666360983088: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2800665, 256)) BB: Failed build of AntennaTracker rst_zynq stable BB: [208/251] Building board: SDMODELH7V1 at 2025-06-11 17:57:47.082278 BB: Trying checkout AntennaTracker stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [209/251] Building board: SDMODELH7V2 at 2025-06-11 17:57:47.123035 BB: Trying checkout AntennaTracker stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [210/251] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 17:57:47.163188 BB: Trying checkout AntennaTracker stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [211/251] Building board: SITL_x86_64_linux_gnu at 2025-06-11 17:57:47.202365 BB: Trying checkout AntennaTracker stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [212/251] Building board: SIYI_N7 at 2025-06-11 17:57:47.240928 BB: Trying checkout AntennaTracker stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [213/251] Building board: SkySakuraH743 at 2025-06-11 17:57:47.282547 BB: Trying checkout AntennaTracker stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [214/251] Building board: SkystarsH7HD-bdshot at 2025-06-11 17:57:47.323222 BB: Trying checkout AntennaTracker stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [215/251] Building board: sparky2 at 2025-06-11 17:57:47.364986 BB: Trying checkout AntennaTracker stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [216/251] Building board: speedybeef4 at 2025-06-11 17:57:47.404479 BB: Trying checkout AntennaTracker stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [217/251] Building board: SpeedyBeeF405AIO at 2025-06-11 17:57:47.442904 BB: Trying checkout AntennaTracker stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [218/251] Building board: SpeedyBeeF405Mini at 2025-06-11 17:57:47.481467 BB: Trying checkout AntennaTracker stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [219/251] Building board: SpeedyBeeF405WING at 2025-06-11 17:57:47.520739 BB: Trying checkout AntennaTracker stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [220/251] Building board: speedybeef4v3 at 2025-06-11 17:57:47.559152 BB: Trying checkout AntennaTracker stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [221/251] Building board: speedybeef4v4 at 2025-06-11 17:57:47.597089 BB: Trying checkout AntennaTracker stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [222/251] Building board: SPRacingH7 at 2025-06-11 17:57:47.636671 BB: Trying checkout AntennaTracker stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [223/251] Building board: SPRacingH7RF at 2025-06-11 17:57:47.676486 BB: Trying checkout AntennaTracker stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [224/251] Building board: StellarF4 at 2025-06-11 17:57:47.716451 BB: Trying checkout AntennaTracker stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [225/251] Building board: StellarF4V2 at 2025-06-11 17:57:48.742608 BB: Trying checkout AntennaTracker stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [226/251] Building board: StellarH7V2 at 2025-06-11 17:57:49.768640 BB: Trying checkout AntennaTracker stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [227/251] Building board: SuccexF4 at 2025-06-11 17:57:50.824615 BB: Trying checkout AntennaTracker stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [228/251] Building board: SULILGH7-P1-P2 at 2025-06-11 17:57:50.864091 BB: Trying checkout AntennaTracker stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [229/251] Building board: TBS-Colibri-F7 at 2025-06-11 17:57:51.913254 BB: Trying checkout AntennaTracker stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [230/251] Building board: TBS_LUCID_H7 at 2025-06-11 17:57:51.952533 BB: Trying checkout AntennaTracker stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [231/251] Building board: TBS_LUCID_H7_WING at 2025-06-11 17:57:51.990711 BB: Trying checkout AntennaTracker stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [232/251] Building board: TBS_LUCID_PRO at 2025-06-11 17:57:52.031199 BB: Trying checkout AntennaTracker stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [233/251] Building board: thepeach-k1 at 2025-06-11 17:57:52.070412 BB: Trying checkout AntennaTracker stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [234/251] Building board: thepeach-r1 at 2025-06-11 17:57:52.110054 BB: Trying checkout AntennaTracker stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [235/251] Building board: TMotorH743 at 2025-06-11 17:57:52.148841 BB: Trying checkout AntennaTracker stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [236/251] Building board: uav-dev-fc-um982 at 2025-06-11 17:57:52.187757 BB: Trying checkout AntennaTracker stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [237/251] Building board: vnav at 2025-06-11 17:57:53.209518 BB: Trying checkout AntennaTracker stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [238/251] Building board: VRBrain-v51 at 2025-06-11 17:57:53.247964 BB: Trying checkout AntennaTracker stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [239/251] Building board: VRBrain-v52 at 2025-06-11 17:57:53.286650 BB: Trying checkout AntennaTracker stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [240/251] Building board: VRBrain-v54 at 2025-06-11 17:57:53.324931 BB: Trying checkout AntennaTracker stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [241/251] Building board: VRCore-v10 at 2025-06-11 17:57:53.364742 BB: Trying checkout AntennaTracker stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [242/251] Building board: VRUBrain-v51 at 2025-06-11 17:57:53.408657 BB: Trying checkout AntennaTracker stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [243/251] Building board: VUAV-V7pro at 2025-06-11 17:57:53.454637 BB: Trying checkout AntennaTracker stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [244/251] Building board: X-MAV-AP-H743v2 at 2025-06-11 17:57:53.493700 BB: Trying checkout AntennaTracker stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [245/251] Building board: YJUAV_A6 at 2025-06-11 17:57:53.532396 BB: Trying checkout AntennaTracker stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [246/251] Building board: YJUAV_A6SE at 2025-06-11 17:57:53.663781 BB: Trying checkout AntennaTracker stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [247/251] Building board: YJUAV_A6SE_H743 at 2025-06-11 17:57:53.702154 BB: Trying checkout AntennaTracker stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [248/251] Building board: YJUAV_A6Ultra at 2025-06-11 17:57:53.739973 BB: Trying checkout AntennaTracker stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [249/251] Building board: ZeroOneX6 at 2025-06-11 17:57:53.778798 BB: Trying checkout AntennaTracker stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [250/251] Building board: ZeroOneX6_Air at 2025-06-11 17:57:53.820652 BB: Trying checkout AntennaTracker stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [251/251] Building board: zynq at 2025-06-11 17:57:54.844791 BB: Trying checkout AntennaTracker stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-stable BB: Running (git checkout -f AntennaTracker-stable) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout AntennaTracker latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9cc2b9d59a Plane: version to 4.6.0 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building ArduSub stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/251] Building board: 3DRControlZeroG at 2025-06-11 17:57:57.513864 BB: Trying checkout ArduSub stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduSub-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/251] Building board: ACNS-CM4Pilot at 2025-06-11 17:58:00.166356 BB: Trying checkout ArduSub stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [3/251] Building board: ACNS-F405AIO at 2025-06-11 17:58:00.414595 BB: Trying checkout ArduSub stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [4/251] Building board: aero at 2025-06-11 17:58:00.452120 BB: Trying checkout ArduSub stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.857s) BB-WAF: 'clean' finished successfully (1.258s) BB: Running (python3 ./waf build --targets bin/ardusub) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 337 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: [ 8/1143] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1143] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1143] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 16/1143] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 17/1143] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 18/1143] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 19/1143] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 20/1143] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/1143] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 22/1143] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 23/1143] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 24/1143] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 25/1143] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 26/1143] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/1143] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 28/1143] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 29/1143] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 30/1143] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 31/1143] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 32/1143] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 33/1143] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 34/1143] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 35/1143] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 36/1143] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 37/1143] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 38/1143] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 39/1143] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 40/1143] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 41/1143] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 42/1143] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 43/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 44/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 45/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 46/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 47/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 48/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 49/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 50/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 51/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 52/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 53/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/1143] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 56/1143] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 57/1143] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 58/1143] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 59/1143] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 60/1143] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 61/1143] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 62/1143] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 63/1143] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 64/1143] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 65/1143] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 66/1143] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 67/1143] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 68/1143] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 69/1143] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 70/1143] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 71/1143] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 72/1143] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 73/1143] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 74/1143] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 75/1143] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 76/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 77/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 78/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 79/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 80/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 81/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 82/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 83/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 84/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 85/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 86/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 87/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 88/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 89/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 90/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 91/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 92/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 93/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 94/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 95/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 96/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 97/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 98/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 99/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 100/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 101/1143] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 102/1143] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 103/1143] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 104/1143] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 105/1143] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 106/1143] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 107/1143] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 108/1143] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 109/1143] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 110/1143] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 111/1143] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 112/1143] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 113/1143] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 114/1143] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 115/1143] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 116/1143] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 117/1143] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 118/1143] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 119/1143] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 120/1143] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 121/1143] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 122/1143] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 123/1143] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 124/1143] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 125/1143] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 126/1143] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 127/1143] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 128/1143] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 129/1143] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 130/1143] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 131/1143] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 132/1143] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 133/1143] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 134/1143] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 135/1143] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 136/1143] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 137/1143] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 138/1143] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 139/1143] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 140/1143] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 141/1143] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 142/1143] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 143/1143] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 144/1143] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 145/1143] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 146/1143] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 147/1143] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 148/1143] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 149/1143] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 150/1143] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 151/1143] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 152/1143] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 153/1143] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 154/1143] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 155/1143] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 156/1143] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 157/1143] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 158/1143] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 159/1143] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 160/1143] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 161/1143] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 162/1143] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 163/1143] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 164/1143] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 165/1143] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 166/1143] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 167/1143] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 168/1143] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 169/1143] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 170/1143] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 171/1143] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 172/1143] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 173/1143] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 174/1143] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 175/1143] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 176/1143] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 177/1143] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 178/1143] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 179/1143] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 180/1143] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 181/1143] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 182/1143] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 183/1143] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 184/1143] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 185/1143] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 186/1143] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 187/1143] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 188/1143] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 189/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 190/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 191/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 192/1143] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 193/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 194/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 195/1143] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 196/1143] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 197/1143] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 198/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 199/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 200/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 201/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 202/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 203/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 204/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 205/1143] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 206/1143] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 207/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 208/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 209/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 210/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 211/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 212/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 213/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 214/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 215/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 216/1143] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 217/1143] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 218/1143] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 219/1143] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 220/1143] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 221/1143] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 222/1143] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 223/1143] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 224/1143] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 225/1143] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 226/1143] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 227/1143] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 228/1143] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 229/1143] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 230/1143] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 231/1143] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 232/1143] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 233/1143] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 234/1143] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 235/1143] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 236/1143] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 237/1143] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 238/1143] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 239/1143] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 240/1143] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 241/1143] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 242/1143] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 243/1143] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 244/1143] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 245/1143] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 246/1143] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 247/1143] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 248/1143] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 249/1143] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 250/1143] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 251/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 252/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 253/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 254/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 255/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 256/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 257/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 258/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 259/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 260/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 261/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 262/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 263/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 264/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 265/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 266/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 267/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 268/1143] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 269/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 270/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 271/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 272/1143] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 273/1143] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [ 274/1143] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 275/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [ 276/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [ 277/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [ 278/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [ 279/1143] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 280/1143] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 281/1143] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 282/1143] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 283/1143] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 284/1143] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 285/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 286/1143] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 287/1143] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 288/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 289/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 290/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 291/1143] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 292/1143] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 293/1143] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 294/1143] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 295/1143] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 296/1143] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 297/1143] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 298/1143] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 299/1143] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 300/1143] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 301/1143] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 302/1143] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 303/1143] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 304/1143] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 305/1143] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 306/1143] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 307/1143] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 308/1143] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 309/1143] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 310/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 311/1143] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 312/1143] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 313/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 314/1143] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 315/1143] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 316/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 317/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 318/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 319/1143] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 320/1143] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 321/1143] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 322/1143] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 323/1143] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 324/1143] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 325/1143] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 326/1143] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 327/1143] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 328/1143] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 329/1143] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 330/1143] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 331/1143] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 332/1143] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 333/1143] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 334/1143] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 335/1143] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 336/1143] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 337/1143] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 338/1143] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 339/1143] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 340/1143] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 341/1143] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 342/1143] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 343/1143] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 344/1143] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 345/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 346/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 347/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 348/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 349/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 350/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 351/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 352/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 353/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 354/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 355/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 356/1143] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 357/1143] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 358/1143] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 359/1143] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 360/1143] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 361/1143] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 362/1143] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 363/1143] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 364/1143] Compiling modules/lwip/src/core/init.c BB-WAF: [ 365/1143] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 366/1143] Compiling modules/lwip/src/core/def.c BB-WAF: [ 367/1143] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 368/1143] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 369/1143] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 370/1143] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 371/1143] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 372/1143] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 373/1143] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 374/1143] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 375/1143] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 376/1143] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 377/1143] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 378/1143] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 379/1143] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 380/1143] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 381/1143] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 382/1143] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 383/1143] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 384/1143] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 385/1143] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 386/1143] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 387/1143] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 388/1143] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 389/1143] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 390/1143] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 391/1143] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 392/1143] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 393/1143] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 394/1143] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 395/1143] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 396/1143] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 397/1143] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 398/1143] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 399/1143] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 400/1143] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 401/1143] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 402/1143] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 403/1143] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 404/1143] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 405/1143] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 406/1143] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 407/1143] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 408/1143] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 409/1143] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 410/1143] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 411/1143] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 412/1143] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 413/1143] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 414/1143] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 415/1143] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 416/1143] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 417/1143] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 418/1143] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 419/1143] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 420/1143] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 421/1143] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 422/1143] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 423/1143] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 424/1143] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 425/1143] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 426/1143] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 427/1143] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 428/1143] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 429/1143] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 430/1143] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 431/1143] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 432/1143] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 433/1143] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 434/1143] Compiling modules/lwip/src/api/err.c BB-WAF: [ 435/1143] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 436/1143] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 437/1143] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 438/1143] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 439/1143] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 440/1143] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 441/1143] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 442/1143] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 443/1143] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 444/1143] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 445/1143] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 446/1143] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 447/1143] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 448/1143] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 449/1143] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 450/1143] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 451/1143] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 452/1143] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 453/1143] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 454/1143] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 455/1143] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 456/1143] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 457/1143] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 458/1143] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 459/1143] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 460/1143] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 461/1143] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 462/1143] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 463/1143] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 464/1143] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 465/1143] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 466/1143] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 467/1143] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 468/1143] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 469/1143] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 470/1143] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 471/1143] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 472/1143] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 473/1143] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 474/1143] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 475/1143] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 476/1143] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 477/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 478/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 479/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 480/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 481/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 482/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 483/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 484/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 485/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 486/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 487/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 488/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 489/1143] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 490/1143] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 491/1143] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 492/1143] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 493/1143] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 494/1143] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 495/1143] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 496/1143] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 497/1143] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 498/1143] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 499/1143] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 500/1143] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 501/1143] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 502/1143] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 503/1143] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 504/1143] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 505/1143] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 506/1143] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 507/1143] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 508/1143] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 509/1143] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 510/1143] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 511/1143] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 512/1143] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 513/1143] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 514/1143] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 515/1143] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 516/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 517/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 518/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 519/1143] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 520/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 521/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 522/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 523/1143] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 524/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 525/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 526/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 527/1143] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 528/1143] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 529/1143] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 530/1143] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 531/1143] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 532/1143] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 533/1143] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 534/1143] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 535/1143] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 536/1143] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 537/1143] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 538/1143] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 539/1143] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 540/1143] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 541/1143] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 542/1143] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 543/1143] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 544/1143] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 545/1143] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 546/1143] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 547/1143] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 548/1143] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 549/1143] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 550/1143] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 551/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 552/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 553/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 554/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 555/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 556/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 557/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 558/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 559/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 560/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 561/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 562/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 563/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 564/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 565/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 566/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 567/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 568/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 569/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 570/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 571/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 572/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 573/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 574/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 575/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 576/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 577/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 578/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 579/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 580/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 581/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 582/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 583/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 584/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 585/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 586/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 587/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 588/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 589/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 590/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 591/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 592/1143] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 593/1143] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 594/1143] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 595/1143] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 596/1143] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 597/1143] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 598/1143] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 599/1143] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 600/1143] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 601/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 602/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 603/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 604/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 605/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 606/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 607/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 608/1143] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 609/1143] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 610/1143] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 611/1143] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 612/1143] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 613/1143] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 614/1143] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 615/1143] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 616/1143] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 617/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 618/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 619/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 620/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 621/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 622/1143] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 623/1143] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 624/1143] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 625/1143] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 626/1143] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 627/1143] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 628/1143] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 629/1143] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 630/1143] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 631/1143] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 632/1143] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 633/1143] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 634/1143] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 635/1143] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 636/1143] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 637/1143] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 638/1143] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 639/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 640/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 641/1143] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 642/1143] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 643/1143] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 644/1143] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 645/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 646/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 647/1143] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 648/1143] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 649/1143] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 650/1143] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 651/1143] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 652/1143] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 653/1143] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 654/1143] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 655/1143] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 656/1143] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 657/1143] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 658/1143] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 659/1143] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 660/1143] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 661/1143] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 662/1143] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 663/1143] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 664/1143] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 665/1143] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 666/1143] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 667/1143] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 668/1143] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 669/1143] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 670/1143] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 671/1143] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 672/1143] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 673/1143] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [ 674/1143] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 675/1143] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 676/1143] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 677/1143] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 678/1143] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 679/1143] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 680/1143] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 681/1143] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 682/1143] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 683/1143] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 684/1143] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 685/1143] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 686/1143] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 687/1143] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 688/1143] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 689/1143] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 690/1143] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 691/1143] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 692/1143] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 693/1143] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 694/1143] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 695/1143] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 696/1143] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 697/1143] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 698/1143] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 699/1143] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 700/1143] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 701/1143] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 702/1143] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 703/1143] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 704/1143] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 705/1143] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 706/1143] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 707/1143] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 708/1143] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 709/1143] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 710/1143] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 711/1143] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 712/1143] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 713/1143] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 714/1143] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 715/1143] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 716/1143] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 717/1143] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 718/1143] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 719/1143] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 720/1143] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 721/1143] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 722/1143] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 723/1143] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 724/1143] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 725/1143] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 726/1143] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 727/1143] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 728/1143] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 729/1143] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 730/1143] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 731/1143] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 732/1143] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 733/1143] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 734/1143] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 735/1143] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 736/1143] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 737/1143] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 738/1143] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 739/1143] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 740/1143] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 741/1143] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 742/1143] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 743/1143] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 744/1143] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 745/1143] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 746/1143] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 747/1143] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [ 748/1143] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 749/1143] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 750/1143] Compiling libraries/AP_HAL_Linux/GPIO_RPI_BCM.cpp BB-WAF: [ 751/1143] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 752/1143] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 753/1143] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 754/1143] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 755/1143] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 756/1143] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 757/1143] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 758/1143] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 759/1143] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 760/1143] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 761/1143] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 762/1143] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 763/1143] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 764/1143] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 765/1143] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 766/1143] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 767/1143] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 768/1143] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 769/1143] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 770/1143] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 771/1143] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 772/1143] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 773/1143] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 774/1143] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 775/1143] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 776/1143] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 777/1143] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 778/1143] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 779/1143] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 780/1143] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 781/1143] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 782/1143] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 783/1143] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 784/1143] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 785/1143] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 786/1143] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 787/1143] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 788/1143] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 789/1143] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 790/1143] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 791/1143] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 792/1143] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 793/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 794/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 795/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 796/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 797/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 798/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 799/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 800/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 801/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 802/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 803/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 804/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 805/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 806/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 807/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 808/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 809/1143] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 810/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 811/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 812/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 813/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 814/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 815/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 816/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 817/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 818/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 819/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 820/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 821/1143] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 822/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 823/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 824/1143] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 825/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 826/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 827/1143] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 828/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 829/1143] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 830/1143] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 831/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 832/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 833/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 834/1143] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 835/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 836/1143] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 837/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 838/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 839/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 840/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 841/1143] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 842/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 843/1143] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 844/1143] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 845/1143] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 846/1143] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 847/1143] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 848/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 849/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 850/1143] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1143] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 852/1143] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 853/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 854/1143] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 855/1143] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 856/1143] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 857/1143] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 858/1143] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 859/1143] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 860/1143] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 861/1143] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 862/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 863/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 864/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 865/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 866/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 867/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 868/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 869/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 870/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 871/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 872/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 873/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 874/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 875/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 876/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 877/1143] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 878/1143] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 879/1143] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 880/1143] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 881/1143] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 882/1143] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 883/1143] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 884/1143] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 885/1143] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 886/1143] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 887/1143] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 888/1143] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 889/1143] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 890/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 891/1143] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 892/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 893/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 894/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 895/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 896/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 897/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 898/1143] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 899/1143] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 900/1143] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 901/1143] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 902/1143] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 903/1143] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 904/1143] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 905/1143] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 906/1143] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 907/1143] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 908/1143] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 909/1143] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 910/1143] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 911/1143] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 912/1143] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 913/1143] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 915/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 916/1143] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 917/1143] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 918/1143] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 919/1143] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 920/1143] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 921/1143] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 922/1143] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 923/1143] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 924/1143] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 925/1143] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:249:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 249 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:252:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 252 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/ArduSub' failed (exit status 1): BB-WAF: {task 139776367275792: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2807385, 256)) BB: Failed build of ArduSub aero stable BB: [5/251] Building board: AEROFOX-H7 at 2025-06-11 17:58:26.159017 BB: Trying checkout ArduSub stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/251] Building board: AET-H743-Basic at 2025-06-11 17:58:27.112707 BB: Trying checkout ArduSub stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/251] Building board: airbotf4 at 2025-06-11 17:58:28.060186 BB: Trying checkout ArduSub stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [8/251] Building board: AIRLink at 2025-06-11 17:58:28.097403 BB: Trying checkout ArduSub stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [9/251] Building board: Airvolute-DCS2 at 2025-06-11 17:58:28.135500 BB: Trying checkout ArduSub stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [10/251] Building board: AnyleafH7 at 2025-06-11 17:58:28.171899 BB: Trying checkout ArduSub stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [11/251] Building board: Aocoda-RC-H743Dual at 2025-06-11 17:58:28.208374 BB: Trying checkout ArduSub stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [12/251] Building board: ARK_FPV at 2025-06-11 17:58:28.244387 BB: Trying checkout ArduSub stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ARK_FPV) - not in board list BB: [13/251] Building board: ARKV6X at 2025-06-11 17:58:29.192445 BB: Trying checkout ArduSub stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [14/251] Building board: AtomRCF405NAVI at 2025-06-11 17:58:29.232384 BB: Trying checkout ArduSub stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [15/251] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 17:58:29.271244 BB: Trying checkout ArduSub stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [16/251] Building board: bbbmini at 2025-06-11 17:58:30.235245 BB: Trying checkout ArduSub stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [17/251] Building board: BeastF7 at 2025-06-11 17:58:30.272502 BB: Trying checkout ArduSub stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [18/251] Building board: BeastF7v2 at 2025-06-11 17:58:30.308777 BB: Trying checkout ArduSub stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [19/251] Building board: BeastH7 at 2025-06-11 17:58:30.344662 BB: Trying checkout ArduSub stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [20/251] Building board: BeastH7v2 at 2025-06-11 17:58:30.381259 BB: Trying checkout ArduSub stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [21/251] Building board: bebop at 2025-06-11 17:58:30.416429 BB: Trying checkout ArduSub stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [22/251] Building board: bhat at 2025-06-11 17:58:30.454119 BB: Trying checkout ArduSub stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [23/251] Building board: BlitzF745 at 2025-06-11 17:58:30.490223 BB: Trying checkout ArduSub stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzF745) - not in board list BB: [24/251] Building board: BlitzF745AIO at 2025-06-11 17:58:31.449662 BB: Trying checkout ArduSub stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [25/251] Building board: BlitzH743Pro at 2025-06-11 17:58:31.487206 BB: Trying checkout ArduSub stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzH743Pro) - not in board list BB: [26/251] Building board: BlitzMiniF745 at 2025-06-11 17:58:32.450192 BB: Trying checkout ArduSub stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzMiniF745) - not in board list BB: [27/251] Building board: BlitzWingH743 at 2025-06-11 17:58:33.408942 BB: Trying checkout ArduSub stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzWingH743) - not in board list BB: [28/251] Building board: blue at 2025-06-11 17:58:34.364488 BB: Trying checkout ArduSub stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable blue binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [29/251] Building board: BrahmaF4 at 2025-06-11 17:58:34.402605 BB: Trying checkout ArduSub stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BrahmaF4) - not in board list BB: [30/251] Building board: BROTHERHOBBYF405v3 at 2025-06-11 17:58:35.381198 BB: Trying checkout ArduSub stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BROTHERHOBBYF405v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BROTHERHOBBYF405v3) - not in board list BB: [31/251] Building board: BROTHERHOBBYH743 at 2025-06-11 17:58:36.391639 BB: Trying checkout ArduSub stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BROTHERHOBBYH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BROTHERHOBBYH743) - not in board list BB: [32/251] Building board: canzero at 2025-06-11 17:58:37.374020 BB: Trying checkout ArduSub stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [33/251] Building board: CBU-H7-LC-Stamp at 2025-06-11 17:58:37.411770 BB: Trying checkout ArduSub stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/251] Building board: CBU-H7-Stamp at 2025-06-11 17:58:38.382984 BB: Trying checkout ArduSub stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [35/251] Building board: CORVON405V2_1 at 2025-06-11 17:58:39.342853 BB: Trying checkout ArduSub stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CORVON405V2_1) - not in board list BB: [36/251] Building board: CORVON743V1 at 2025-06-11 17:58:40.316237 BB: Trying checkout ArduSub stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CORVON743V1) - not in board list BB: [37/251] Building board: CSKY405 at 2025-06-11 17:58:41.262587 BB: Trying checkout ArduSub stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CSKY405) - not in board list BB: [38/251] Building board: CUAV-7-Nano at 2025-06-11 17:58:42.213897 BB: Trying checkout ArduSub stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [39/251] Building board: CUAV-Nora at 2025-06-11 17:58:43.172034 BB: Trying checkout ArduSub stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [40/251] Building board: CUAV-Nora-bdshot at 2025-06-11 17:58:43.210020 BB: Trying checkout ArduSub stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [41/251] Building board: CUAV-Pixhack-v3 at 2025-06-11 17:58:43.250882 BB: Trying checkout ArduSub stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [42/251] Building board: CUAV-X7 at 2025-06-11 17:58:44.228059 BB: Trying checkout ArduSub stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [43/251] Building board: CUAV-X7-bdshot at 2025-06-11 17:58:44.264511 BB: Trying checkout ArduSub stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [44/251] Building board: CUAVv5 at 2025-06-11 17:58:44.301294 BB: Trying checkout ArduSub stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [45/251] Building board: CUAVv5-bdshot at 2025-06-11 17:58:44.337647 BB: Trying checkout ArduSub stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [46/251] Building board: CUAVv5Nano at 2025-06-11 17:58:44.373746 BB: Trying checkout ArduSub stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [47/251] Building board: CUAVv5Nano-bdshot at 2025-06-11 17:58:44.410630 BB: Trying checkout ArduSub stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [48/251] Building board: CubeBlack at 2025-06-11 17:58:44.447334 BB: Trying checkout ArduSub stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [49/251] Building board: CubeBlack+ at 2025-06-11 17:58:44.483951 BB: Trying checkout ArduSub stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [50/251] Building board: CubeOrange at 2025-06-11 17:58:44.520919 BB: Trying checkout ArduSub stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [51/251] Building board: CubeOrange-bdshot at 2025-06-11 17:58:44.559070 BB: Trying checkout ArduSub stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [52/251] Building board: CubeOrangePlus at 2025-06-11 17:58:44.595358 BB: Trying checkout ArduSub stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [53/251] Building board: CubeOrangePlus-bdshot at 2025-06-11 17:58:44.632318 BB: Trying checkout ArduSub stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [54/251] Building board: CubePurple at 2025-06-11 17:58:44.668499 BB: Trying checkout ArduSub stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [55/251] Building board: CubeRedPrimary at 2025-06-11 17:58:44.704740 BB: Trying checkout ArduSub stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [56/251] Building board: CubeRedSecondary at 2025-06-11 17:58:44.742132 BB: Trying checkout ArduSub stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [57/251] Building board: CubeYellow at 2025-06-11 17:58:44.834010 BB: Trying checkout ArduSub stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [58/251] Building board: CubeYellow-bdshot at 2025-06-11 17:58:44.872223 BB: Trying checkout ArduSub stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [59/251] Building board: DAKEFPVF405 at 2025-06-11 17:58:44.909169 BB: Trying checkout ArduSub stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DAKEFPVF405) - not in board list BB: [60/251] Building board: dark at 2025-06-11 17:58:45.866395 BB: Trying checkout ArduSub stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable dark binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [61/251] Building board: DevEBoxH7v2 at 2025-06-11 17:58:45.904181 BB: Trying checkout ArduSub stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [62/251] Building board: disco at 2025-06-11 17:58:45.940367 BB: Trying checkout ArduSub stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable disco binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [63/251] Building board: DroneerF405 at 2025-06-11 17:58:45.976928 BB: Trying checkout ArduSub stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DroneerF405) - not in board list BB: [64/251] Building board: DrotekP3Pro at 2025-06-11 17:58:46.932312 BB: Trying checkout ArduSub stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [65/251] Building board: Durandal at 2025-06-11 17:58:46.969115 BB: Trying checkout ArduSub stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [66/251] Building board: Durandal-bdshot at 2025-06-11 17:58:47.006547 BB: Trying checkout ArduSub stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [67/251] Building board: edge at 2025-06-11 17:58:47.044059 BB: Trying checkout ArduSub stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable edge binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [68/251] Building board: erleboard at 2025-06-11 17:58:47.080970 BB: Trying checkout ArduSub stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [69/251] Building board: erlebrain2 at 2025-06-11 17:58:47.115977 BB: Trying checkout ArduSub stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [70/251] Building board: F35Lightning at 2025-06-11 17:58:47.151850 BB: Trying checkout ArduSub stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [71/251] Building board: F4BY at 2025-06-11 17:58:47.188674 BB: Trying checkout ArduSub stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [72/251] Building board: F4BY_F427 at 2025-06-11 17:58:47.223474 BB: Trying checkout ArduSub stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (F4BY_F427) - not in board list BB: [73/251] Building board: FlyingMoonF407 at 2025-06-11 17:58:48.177484 BB: Trying checkout ArduSub stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [74/251] Building board: FlyingMoonF427 at 2025-06-11 17:58:48.214459 BB: Trying checkout ArduSub stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [75/251] Building board: FlyingMoonH743 at 2025-06-11 17:58:48.250873 BB: Trying checkout ArduSub stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [76/251] Building board: FlywooF405Pro at 2025-06-11 17:58:48.286638 BB: Trying checkout ArduSub stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [77/251] Building board: FlywooF745 at 2025-06-11 17:58:48.323475 BB: Trying checkout ArduSub stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [78/251] Building board: FlywooF745Nano at 2025-06-11 17:58:48.359588 BB: Trying checkout ArduSub stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [79/251] Building board: FlywooH743Pro at 2025-06-11 17:58:48.397612 BB: Trying checkout ArduSub stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FlywooH743Pro) - not in board list BB: [80/251] Building board: fmuv2 at 2025-06-11 17:58:49.346355 BB: Trying checkout ArduSub stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [81/251] Building board: fmuv3 at 2025-06-11 17:58:49.383955 BB: Trying checkout ArduSub stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [82/251] Building board: fmuv5 at 2025-06-11 17:58:49.419759 BB: Trying checkout ArduSub stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [83/251] Building board: FoxeerF405v2 at 2025-06-11 17:58:49.459980 BB: Trying checkout ArduSub stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FoxeerF405v2) - not in board list BB: [84/251] Building board: FoxeerH743v1 at 2025-06-11 17:58:50.414244 BB: Trying checkout ArduSub stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [85/251] Building board: GEPRC_TAKER_H743 at 2025-06-11 17:58:50.452594 BB: Trying checkout ArduSub stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/251] Building board: GEPRCF745BTHD at 2025-06-11 17:58:51.413153 BB: Trying checkout ArduSub stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [87/251] Building board: Here4FC at 2025-06-11 17:58:52.377361 BB: Trying checkout ArduSub stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [88/251] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 17:58:52.414363 BB: Trying checkout ArduSub stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [89/251] Building board: JFB100 at 2025-06-11 17:58:53.372711 BB: Trying checkout ArduSub stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [90/251] Building board: JFB110 at 2025-06-11 17:58:53.410140 BB: Trying checkout ArduSub stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [91/251] Building board: JHEM_JHEF405 at 2025-06-11 17:58:53.448038 BB: Trying checkout ArduSub stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [92/251] Building board: JHEMCU-H743HD at 2025-06-11 17:58:54.410831 BB: Trying checkout ArduSub stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [93/251] Building board: JHEMCUF405PRO at 2025-06-11 17:58:55.376225 BB: Trying checkout ArduSub stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [94/251] Building board: KakuteF4 at 2025-06-11 17:58:56.350517 BB: Trying checkout ArduSub stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [95/251] Building board: KakuteF4-Wing at 2025-06-11 17:58:56.388238 BB: Trying checkout ArduSub stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [96/251] Building board: KakuteF4Mini at 2025-06-11 17:58:57.356428 BB: Trying checkout ArduSub stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [97/251] Building board: KakuteF7 at 2025-06-11 17:58:57.393771 BB: Trying checkout ArduSub stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [98/251] Building board: KakuteF7-bdshot at 2025-06-11 17:58:57.431338 BB: Trying checkout ArduSub stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [99/251] Building board: KakuteF7Mini at 2025-06-11 17:58:57.468184 BB: Trying checkout ArduSub stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [100/251] Building board: KakuteH7 at 2025-06-11 17:58:57.505266 BB: Trying checkout ArduSub stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [101/251] Building board: KakuteH7-bdshot at 2025-06-11 17:58:57.543625 BB: Trying checkout ArduSub stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [102/251] Building board: KakuteH7-Wing at 2025-06-11 17:58:57.579904 BB: Trying checkout ArduSub stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [103/251] Building board: KakuteH7Mini at 2025-06-11 17:58:57.617009 BB: Trying checkout ArduSub stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [104/251] Building board: KakuteH7Mini-Nand at 2025-06-11 17:58:57.654970 BB: Trying checkout ArduSub stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [105/251] Building board: KakuteH7v2 at 2025-06-11 17:58:57.692861 BB: Trying checkout ArduSub stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [106/251] Building board: linux at 2025-06-11 17:58:57.730414 BB: Trying checkout ArduSub stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable linux binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [107/251] Building board: LongBowF405WING at 2025-06-11 17:58:57.767865 BB: Trying checkout ArduSub stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LongBowF405WING) - not in board list BB: [108/251] Building board: LumenierLUXF765-NDAA at 2025-06-11 17:58:58.734583 BB: Trying checkout ArduSub stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [109/251] Building board: luminousbee5 at 2025-06-11 17:58:59.708258 BB: Trying checkout ArduSub stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [110/251] Building board: MambaF405-2022 at 2025-06-11 17:58:59.746404 BB: Trying checkout ArduSub stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [111/251] Building board: MambaF405US-I2C at 2025-06-11 17:58:59.784037 BB: Trying checkout ArduSub stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [112/251] Building board: MambaF405v2 at 2025-06-11 17:58:59.822326 BB: Trying checkout ArduSub stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [113/251] Building board: MambaH743v4 at 2025-06-11 17:58:59.858617 BB: Trying checkout ArduSub stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [114/251] Building board: MatekF405 at 2025-06-11 17:58:59.895495 BB: Trying checkout ArduSub stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [115/251] Building board: MatekF405-bdshot at 2025-06-11 17:58:59.932914 BB: Trying checkout ArduSub stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [116/251] Building board: MatekF405-CAN at 2025-06-11 17:58:59.971155 BB: Trying checkout ArduSub stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [117/251] Building board: MatekF405-STD at 2025-06-11 17:59:00.008290 BB: Trying checkout ArduSub stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [118/251] Building board: MatekF405-TE at 2025-06-11 17:59:00.046056 BB: Trying checkout ArduSub stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [119/251] Building board: MatekF405-TE-bdshot at 2025-06-11 17:59:00.081932 BB: Trying checkout ArduSub stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [120/251] Building board: MatekF405-Wing at 2025-06-11 17:59:00.118598 BB: Trying checkout ArduSub stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [121/251] Building board: MatekF405-Wing-bdshot at 2025-06-11 17:59:00.159106 BB: Trying checkout ArduSub stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [122/251] Building board: MatekF765-SE at 2025-06-11 17:59:00.195666 BB: Trying checkout ArduSub stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [123/251] Building board: MatekF765-Wing at 2025-06-11 17:59:00.231799 BB: Trying checkout ArduSub stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [124/251] Building board: MatekF765-Wing-bdshot at 2025-06-11 17:59:00.270450 BB: Trying checkout ArduSub stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [125/251] Building board: MatekH743 at 2025-06-11 17:59:00.308435 BB: Trying checkout ArduSub stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [126/251] Building board: MatekH743-bdshot at 2025-06-11 17:59:00.345062 BB: Trying checkout ArduSub stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [127/251] Building board: MatekH7A3 at 2025-06-11 17:59:00.381562 BB: Trying checkout ArduSub stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekH7A3) - not in board list BB: [128/251] Building board: MFT-SEMA100 at 2025-06-11 17:59:01.340813 BB: Trying checkout ArduSub stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFT-SEMA100) - not in board list BB: [129/251] Building board: MicoAir405Mini at 2025-06-11 17:59:02.302158 BB: Trying checkout ArduSub stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405Mini) - not in board list BB: [130/251] Building board: MicoAir405v2 at 2025-06-11 17:59:03.252610 BB: Trying checkout ArduSub stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405v2) - not in board list BB: [131/251] Building board: MicoAir743 at 2025-06-11 17:59:04.199351 BB: Trying checkout ArduSub stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743) - not in board list BB: [132/251] Building board: MicoAir743-AIO at 2025-06-11 17:59:05.145147 BB: Trying checkout ArduSub stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [133/251] Building board: MicoAir743v2 at 2025-06-11 17:59:06.097385 BB: Trying checkout ArduSub stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743v2) - not in board list BB: [134/251] Building board: mindpx-v2 at 2025-06-11 17:59:07.050460 BB: Trying checkout ArduSub stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [135/251] Building board: mini-pix at 2025-06-11 17:59:07.087526 BB: Trying checkout ArduSub stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [136/251] Building board: modalai_fc-v1 at 2025-06-11 17:59:07.123047 BB: Trying checkout ArduSub stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [137/251] Building board: mRoControlZeroClassic at 2025-06-11 17:59:07.159393 BB: Trying checkout ArduSub stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [138/251] Building board: mRoControlZeroF7 at 2025-06-11 17:59:07.195999 BB: Trying checkout ArduSub stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [139/251] Building board: mRoControlZeroH7 at 2025-06-11 17:59:07.232568 BB: Trying checkout ArduSub stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [140/251] Building board: mRoControlZeroH7-bdshot at 2025-06-11 17:59:07.268423 BB: Trying checkout ArduSub stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [141/251] Building board: mRoControlZeroOEMH7 at 2025-06-11 17:59:07.303965 BB: Trying checkout ArduSub stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [142/251] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 17:59:07.339180 BB: Trying checkout ArduSub stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [143/251] Building board: mRoNexus at 2025-06-11 17:59:07.374897 BB: Trying checkout ArduSub stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [144/251] Building board: mRoPixracerPro at 2025-06-11 17:59:07.410466 BB: Trying checkout ArduSub stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [145/251] Building board: mRoPixracerPro-bdshot at 2025-06-11 17:59:07.447591 BB: Trying checkout ArduSub stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [146/251] Building board: mRoX21 at 2025-06-11 17:59:07.483986 BB: Trying checkout ArduSub stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [147/251] Building board: mRoX21-777 at 2025-06-11 17:59:07.521387 BB: Trying checkout ArduSub stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [148/251] Building board: MUPilot at 2025-06-11 17:59:07.557423 BB: Trying checkout ArduSub stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MUPilot) - not in board list BB: [149/251] Building board: NarinFC-H5 at 2025-06-11 17:59:08.508194 BB: Trying checkout ArduSub stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NarinFC-H5) - not in board list BB: [150/251] Building board: NarinFC-H7 at 2025-06-11 17:59:09.467934 BB: Trying checkout ArduSub stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NarinFC-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NarinFC-H7) - not in board list BB: [151/251] Building board: navigator at 2025-06-11 17:59:10.463337 BB: Trying checkout ArduSub stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [152/251] Building board: navigator64 at 2025-06-11 17:59:10.502450 BB: Trying checkout ArduSub stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [153/251] Building board: navio at 2025-06-11 17:59:10.540056 BB: Trying checkout ArduSub stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable navio binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [154/251] Building board: navio2 at 2025-06-11 17:59:10.576544 BB: Trying checkout ArduSub stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [155/251] Building board: NxtPX4v2 at 2025-06-11 17:59:10.613923 BB: Trying checkout ArduSub stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NxtPX4v2) - not in board list BB: [156/251] Building board: obal at 2025-06-11 17:59:11.573964 BB: Trying checkout ArduSub stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable obal binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [157/251] Building board: ocpoc_zynq at 2025-06-11 17:59:11.612508 BB: Trying checkout ArduSub stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [158/251] Building board: omnibusf4 at 2025-06-11 17:59:11.648858 BB: Trying checkout ArduSub stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [159/251] Building board: omnibusf4pro at 2025-06-11 17:59:11.685719 BB: Trying checkout ArduSub stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [160/251] Building board: omnibusf4pro-bdshot at 2025-06-11 17:59:11.722610 BB: Trying checkout ArduSub stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [161/251] Building board: omnibusf4v6 at 2025-06-11 17:59:11.759407 BB: Trying checkout ArduSub stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [162/251] Building board: OMNIBUSF7V2 at 2025-06-11 17:59:11.795495 BB: Trying checkout ArduSub stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [163/251] Building board: OmnibusNanoV6 at 2025-06-11 17:59:11.832026 BB: Trying checkout ArduSub stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [164/251] Building board: OmnibusNanoV6-bdshot at 2025-06-11 17:59:11.867469 BB: Trying checkout ArduSub stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [165/251] Building board: OrqaF405Pro at 2025-06-11 17:59:11.903506 BB: Trying checkout ArduSub stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (OrqaF405Pro) - not in board list BB: [166/251] Building board: PH4-mini at 2025-06-11 17:59:12.851789 BB: Trying checkout ArduSub stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [167/251] Building board: PH4-mini-bdshot at 2025-06-11 17:59:12.889188 BB: Trying checkout ArduSub stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [168/251] Building board: Pix32v5 at 2025-06-11 17:59:12.926462 BB: Trying checkout ArduSub stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [169/251] Building board: PixC4-Jetson at 2025-06-11 17:59:12.962242 BB: Trying checkout ArduSub stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [170/251] Building board: PixFlamingo at 2025-06-11 17:59:13.000577 BB: Trying checkout ArduSub stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [171/251] Building board: PixFlamingo-F767 at 2025-06-11 17:59:13.036305 BB: Trying checkout ArduSub stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [172/251] Building board: Pixhawk1 at 2025-06-11 17:59:14.003305 BB: Trying checkout ArduSub stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [173/251] Building board: Pixhawk1-1M at 2025-06-11 17:59:14.041236 BB: Trying checkout ArduSub stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [174/251] Building board: Pixhawk1-1M-bdshot at 2025-06-11 17:59:14.079863 BB: Trying checkout ArduSub stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [175/251] Building board: Pixhawk1-bdshot at 2025-06-11 17:59:14.118584 BB: Trying checkout ArduSub stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [176/251] Building board: Pixhawk4 at 2025-06-11 17:59:14.157391 BB: Trying checkout ArduSub stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [177/251] Building board: Pixhawk4-bdshot at 2025-06-11 17:59:14.194558 BB: Trying checkout ArduSub stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [178/251] Building board: Pixhawk5X at 2025-06-11 17:59:14.231718 BB: Trying checkout ArduSub stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [179/251] Building board: Pixhawk6C at 2025-06-11 17:59:14.269112 BB: Trying checkout ArduSub stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [180/251] Building board: Pixhawk6C-bdshot at 2025-06-11 17:59:14.305678 BB: Trying checkout ArduSub stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [181/251] Building board: Pixhawk6X at 2025-06-11 17:59:14.370421 BB: Trying checkout ArduSub stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [182/251] Building board: Pixhawk6X-bdshot at 2025-06-11 17:59:14.411281 BB: Trying checkout ArduSub stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [183/251] Building board: PixPilot-C3 at 2025-06-11 17:59:14.450784 BB: Trying checkout ArduSub stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [184/251] Building board: PixPilot-V3 at 2025-06-11 17:59:14.490500 BB: Trying checkout ArduSub stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [185/251] Building board: PixPilot-V6 at 2025-06-11 17:59:14.529672 BB: Trying checkout ArduSub stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [186/251] Building board: PixPilot-V6PRO at 2025-06-11 17:59:14.579860 BB: Trying checkout ArduSub stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [187/251] Building board: Pixracer at 2025-06-11 17:59:15.560312 BB: Trying checkout ArduSub stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [188/251] Building board: Pixracer-bdshot at 2025-06-11 17:59:15.600051 BB: Trying checkout ArduSub stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [189/251] Building board: PixSurveyA1 at 2025-06-11 17:59:15.637249 BB: Trying checkout ArduSub stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [190/251] Building board: PixSurveyA1-IND at 2025-06-11 17:59:15.674826 BB: Trying checkout ArduSub stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [191/251] Building board: PixSurveyA2-IND at 2025-06-11 17:59:15.711588 BB: Trying checkout ArduSub stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [192/251] Building board: pocket at 2025-06-11 17:59:16.678419 BB: Trying checkout ArduSub stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [193/251] Building board: pxf at 2025-06-11 17:59:16.718045 BB: Trying checkout ArduSub stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [194/251] Building board: pxfmini at 2025-06-11 17:59:16.755203 BB: Trying checkout ArduSub stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [195/251] Building board: QioTekAdeptF407 at 2025-06-11 17:59:16.792421 BB: Trying checkout ArduSub stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [196/251] Building board: QioTekZealotF427 at 2025-06-11 17:59:16.828654 BB: Trying checkout ArduSub stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [197/251] Building board: QioTekZealotH743 at 2025-06-11 17:59:16.866910 BB: Trying checkout ArduSub stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [198/251] Building board: QioTekZealotH743-bdshot at 2025-06-11 17:59:16.903827 BB: Trying checkout ArduSub stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [199/251] Building board: R9Pilot at 2025-06-11 17:59:16.942390 BB: Trying checkout ArduSub stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [200/251] Building board: RadiolinkPIX6 at 2025-06-11 17:59:16.980597 BB: Trying checkout ArduSub stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [201/251] Building board: RADIX2HD at 2025-06-11 17:59:17.934152 BB: Trying checkout ArduSub stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [202/251] Building board: ReaperF745 at 2025-06-11 17:59:17.973044 BB: Trying checkout ArduSub stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [203/251] Building board: revo-mini at 2025-06-11 17:59:18.009957 BB: Trying checkout ArduSub stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [204/251] Building board: revo-mini-bdshot at 2025-06-11 17:59:18.045305 BB: Trying checkout ArduSub stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [205/251] Building board: revo-mini-i2c at 2025-06-11 17:59:18.080203 BB: Trying checkout ArduSub stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [206/251] Building board: revo-mini-i2c-bdshot at 2025-06-11 17:59:18.117338 BB: Trying checkout ArduSub stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [207/251] Building board: rst_zynq at 2025-06-11 17:59:18.155466 BB: Trying checkout ArduSub stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.845s) BB-WAF: 'clean' finished successfully (1.208s) BB: Running (python3 ./waf build --targets bin/ardusub) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 337 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/972] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/972] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/972] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/972] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 15/972] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 16/972] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 17/972] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 18/972] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 19/972] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 20/972] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/972] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/972] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 23/972] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 24/972] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 25/972] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 26/972] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 27/972] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 28/972] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 29/972] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 30/972] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 31/972] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 32/972] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 33/972] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 34/972] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 35/972] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 36/972] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 37/972] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 38/972] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 39/972] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 40/972] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 41/972] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 42/972] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 43/972] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 44/972] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 45/972] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 46/972] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 47/972] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 48/972] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 49/972] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 50/972] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 51/972] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 52/972] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 53/972] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/972] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/972] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 56/972] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 57/972] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 58/972] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 59/972] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 60/972] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 61/972] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 62/972] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 63/972] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 64/972] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 65/972] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 66/972] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 67/972] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 68/972] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 69/972] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 70/972] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 71/972] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 72/972] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 73/972] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 74/972] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 75/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 76/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 77/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 78/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 79/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 80/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 81/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 82/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 83/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 84/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 85/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 86/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 87/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 88/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 89/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 90/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 91/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 92/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 93/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 94/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 95/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 96/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 97/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 98/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [100/972] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [101/972] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [102/972] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [103/972] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [104/972] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [105/972] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [106/972] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [107/972] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [108/972] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [109/972] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [110/972] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [111/972] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [112/972] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [113/972] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [114/972] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [115/972] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [116/972] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [117/972] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [118/972] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [119/972] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [120/972] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [121/972] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [122/972] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [123/972] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [124/972] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [125/972] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [126/972] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [127/972] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [128/972] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [129/972] Compiling libraries/AP_Common/c++.cpp BB-WAF: [130/972] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [131/972] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [132/972] Compiling libraries/AP_Common/float16.cpp BB-WAF: [133/972] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [134/972] Compiling libraries/AP_Common/Location.cpp BB-WAF: [135/972] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [136/972] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [137/972] Compiling libraries/AP_Common/time.cpp BB-WAF: [138/972] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [139/972] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [140/972] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [141/972] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [142/972] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [143/972] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [144/972] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [145/972] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [146/972] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [147/972] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [148/972] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [149/972] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [150/972] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [151/972] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [152/972] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [153/972] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [154/972] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [155/972] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [156/972] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [157/972] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [158/972] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [159/972] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [160/972] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [161/972] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [162/972] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [163/972] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [164/972] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [165/972] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [166/972] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [167/972] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [168/972] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [169/972] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [170/972] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [171/972] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [172/972] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [173/972] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [174/972] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [175/972] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [176/972] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [177/972] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [178/972] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [179/972] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [180/972] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [181/972] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [182/972] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [183/972] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [184/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [185/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [186/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [187/972] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [188/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [189/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [190/972] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [191/972] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [192/972] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [193/972] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [194/972] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [195/972] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [196/972] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [197/972] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [198/972] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [199/972] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [200/972] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [201/972] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [202/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [203/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [204/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [205/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [206/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [207/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [208/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [209/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [210/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [211/972] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [212/972] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [213/972] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [214/972] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [215/972] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [216/972] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [217/972] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [218/972] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [219/972] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [220/972] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [221/972] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [222/972] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [223/972] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [224/972] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [225/972] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [226/972] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [227/972] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [228/972] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [229/972] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [230/972] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [231/972] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [232/972] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [233/972] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [234/972] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [235/972] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [236/972] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [237/972] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [238/972] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [239/972] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [240/972] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [241/972] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [242/972] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [243/972] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [244/972] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [245/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [246/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [247/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [248/972] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [249/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [250/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [251/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [252/972] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [253/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [254/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [255/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [256/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [257/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [258/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [259/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [260/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [261/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [262/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [263/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [264/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [265/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [266/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [267/972] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [268/972] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [269/972] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [270/972] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [271/972] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [272/972] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [273/972] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [274/972] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [275/972] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [276/972] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [277/972] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [278/972] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [279/972] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [280/972] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [281/972] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [282/972] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [283/972] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [284/972] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [285/972] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [286/972] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [287/972] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [288/972] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [289/972] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [290/972] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [291/972] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [292/972] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [293/972] Compiling libraries/AP_Math/crc.cpp BB-WAF: [294/972] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [295/972] Compiling libraries/AP_Math/control.cpp BB-WAF: [296/972] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [297/972] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [298/972] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [299/972] Compiling libraries/AP_Math/location.cpp BB-WAF: [300/972] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [301/972] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [302/972] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [303/972] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [304/972] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [305/972] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [306/972] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [307/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [308/972] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [309/972] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [310/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [311/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [312/972] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [313/972] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [314/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [315/972] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [316/972] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [317/972] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [318/972] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [319/972] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [320/972] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [321/972] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [322/972] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [323/972] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [324/972] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [325/972] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [326/972] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [327/972] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [328/972] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [329/972] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [330/972] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [331/972] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [332/972] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [333/972] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [334/972] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [335/972] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [336/972] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [337/972] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [338/972] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [339/972] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [340/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [341/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [342/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [343/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [344/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [345/972] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [346/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [347/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [348/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [349/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [350/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [351/972] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [352/972] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [353/972] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [354/972] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [355/972] Compiling modules/lwip/src/core/sys.c BB-WAF: [356/972] Compiling modules/lwip/src/core/raw.c BB-WAF: [357/972] Compiling modules/lwip/src/core/mem.c BB-WAF: [358/972] Compiling modules/lwip/src/core/init.c BB-WAF: [359/972] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [360/972] Compiling modules/lwip/src/core/dns.c BB-WAF: [361/972] Compiling modules/lwip/src/core/ip.c BB-WAF: [362/972] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [363/972] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [364/972] Compiling modules/lwip/src/core/altcp.c BB-WAF: [365/972] Compiling modules/lwip/src/core/def.c BB-WAF: [366/972] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [367/972] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [368/972] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [369/972] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [370/972] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [371/972] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [372/972] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [373/972] Compiling modules/lwip/src/core/tcp.c BB-WAF: [374/972] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [375/972] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [376/972] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [377/972] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [378/972] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [379/972] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [380/972] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [381/972] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [382/972] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [383/972] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [384/972] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [385/972] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [386/972] Compiling modules/lwip/src/core/udp.c BB-WAF: [387/972] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [388/972] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [389/972] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [390/972] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [391/972] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [392/972] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [393/972] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [394/972] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [395/972] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [396/972] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [397/972] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [398/972] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [399/972] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [400/972] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [401/972] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [402/972] Compiling modules/lwip/src/core/stats.c BB-WAF: [403/972] Compiling modules/lwip/src/core/memp.c BB-WAF: [404/972] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [405/972] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [406/972] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [407/972] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [408/972] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [409/972] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [410/972] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [411/972] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [412/972] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [413/972] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [414/972] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [415/972] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [416/972] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [417/972] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [418/972] Compiling modules/lwip/src/core/netif.c BB-WAF: [419/972] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [420/972] Compiling modules/lwip/src/api/sockets.c BB-WAF: [421/972] Compiling modules/lwip/src/api/netdb.c BB-WAF: [422/972] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [423/972] Compiling modules/lwip/src/api/if_api.c BB-WAF: [424/972] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [425/972] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [426/972] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [427/972] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [428/972] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [429/972] Compiling modules/lwip/src/api/err.c BB-WAF: [430/972] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [431/972] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [432/972] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [433/972] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [434/972] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [435/972] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [436/972] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [437/972] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [438/972] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [439/972] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [440/972] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [441/972] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [442/972] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [443/972] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [444/972] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [445/972] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [446/972] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [447/972] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [448/972] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [449/972] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [450/972] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [451/972] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [452/972] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [453/972] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [454/972] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [455/972] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [456/972] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [457/972] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [458/972] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [459/972] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [460/972] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [461/972] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [462/972] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [463/972] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [464/972] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [465/972] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [466/972] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [467/972] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [468/972] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [469/972] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [470/972] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [471/972] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [472/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [473/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [474/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [475/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [476/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [477/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [478/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [479/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [480/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [481/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [482/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [483/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [484/972] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [485/972] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [486/972] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [487/972] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [488/972] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [489/972] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [490/972] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [491/972] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [492/972] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [493/972] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [494/972] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [495/972] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [496/972] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [497/972] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [498/972] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [499/972] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [500/972] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [501/972] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [502/972] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [503/972] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [504/972] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [505/972] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [506/972] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [507/972] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [508/972] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [509/972] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [510/972] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [511/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [512/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [513/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [514/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [515/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [516/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [517/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [518/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [519/972] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [520/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [521/972] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [522/972] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [523/972] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [524/972] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [525/972] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [526/972] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [527/972] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [528/972] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [529/972] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [530/972] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [531/972] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [532/972] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [533/972] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [534/972] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [535/972] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [536/972] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [537/972] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [538/972] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [539/972] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [540/972] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [541/972] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [542/972] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [543/972] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [544/972] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [545/972] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [546/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [547/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [548/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [549/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [550/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [551/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [552/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [553/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [554/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [555/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [556/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [557/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [558/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [559/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [560/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [561/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [562/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [563/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [564/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [565/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [566/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [567/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [568/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [569/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [570/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [571/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [572/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [573/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [574/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [575/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [576/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [577/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [578/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [579/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [580/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [581/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [582/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [583/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [584/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [585/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [586/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [587/972] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [588/972] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [589/972] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [590/972] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [591/972] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [592/972] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [593/972] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [594/972] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [595/972] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [596/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [597/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [598/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [599/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [600/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [601/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [602/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [603/972] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [604/972] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [605/972] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [606/972] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [607/972] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [608/972] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [609/972] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [610/972] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [611/972] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [612/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [613/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [614/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [615/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [616/972] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [617/972] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [618/972] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [619/972] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [620/972] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [621/972] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [622/972] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [623/972] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [624/972] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [625/972] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [626/972] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [627/972] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [628/972] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [629/972] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [630/972] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [631/972] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [632/972] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [633/972] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [634/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [635/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [636/972] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [637/972] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [638/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [639/972] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [640/972] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [641/972] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [642/972] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [643/972] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [644/972] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [645/972] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [646/972] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [647/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [648/972] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [649/972] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [650/972] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [651/972] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [652/972] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [653/972] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [654/972] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [655/972] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [656/972] Compiling libraries/AP_HAL/system.cpp BB-WAF: [657/972] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [658/972] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [659/972] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [660/972] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [661/972] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [662/972] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [663/972] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [664/972] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [665/972] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [666/972] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [667/972] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [668/972] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [669/972] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [670/972] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [671/972] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [672/972] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [673/972] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [674/972] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [675/972] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [676/972] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [677/972] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [678/972] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [679/972] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [680/972] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [681/972] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [682/972] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [683/972] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [684/972] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [685/972] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [686/972] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [687/972] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [688/972] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [689/972] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [690/972] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [691/972] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [692/972] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [693/972] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [694/972] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [695/972] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [696/972] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [697/972] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [698/972] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [699/972] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [700/972] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [701/972] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [702/972] Compiling libraries/AP_HAL_Linux/GPIO_RPI_BCM.cpp BB-WAF: [703/972] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [704/972] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [705/972] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [706/972] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [707/972] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [708/972] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [709/972] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [710/972] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [711/972] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [712/972] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [713/972] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [714/972] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [715/972] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [716/972] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [717/972] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [718/972] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [719/972] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [720/972] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [721/972] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [722/972] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [723/972] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [724/972] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [725/972] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [726/972] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [727/972] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [728/972] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [729/972] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [730/972] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [731/972] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [732/972] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [733/972] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [734/972] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [735/972] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [736/972] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [737/972] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [738/972] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [739/972] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [740/972] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [741/972] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [742/972] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [743/972] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [744/972] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [745/972] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [746/972] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [747/972] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [748/972] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [749/972] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [750/972] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [751/972] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [752/972] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [753/972] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [754/972] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [755/972] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [756/972] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [757/972] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [758/972] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [759/972] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [760/972] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [761/972] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [762/972] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [763/972] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [764/972] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [765/972] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [766/972] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [767/972] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [768/972] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [769/972] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [770/972] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [771/972] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [772/972] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [773/972] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [774/972] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [775/972] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [776/972] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [777/972] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [778/972] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [779/972] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [780/972] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [781/972] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [782/972] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [783/972] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [784/972] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [785/972] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [786/972] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [787/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [788/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [789/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [790/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [791/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [792/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [793/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [794/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [795/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [796/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [797/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [798/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [799/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [800/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [801/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [802/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [803/972] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [804/972] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [805/972] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [806/972] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [807/972] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [808/972] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [809/972] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [810/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [811/972] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [812/972] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [813/972] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [814/972] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [815/972] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [816/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [817/972] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [818/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [819/972] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [820/972] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [821/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [822/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [823/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [824/972] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [825/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [826/972] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [827/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [828/972] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [829/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [830/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [831/972] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [832/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [833/972] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [834/972] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [835/972] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [836/972] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [837/972] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [838/972] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [839/972] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [840/972] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [841/972] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [842/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [843/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [844/972] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [845/972] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [846/972] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [847/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [848/972] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [849/972] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [850/972] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [851/972] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:190:8: error: RCInput_RCProtocol does not name a type BB-WAF: 190 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp: In member function void AP_InertialSensor::detect_backends(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:14:182: error: no matching function for call to AP_InertialSensor_Invensense::probe(AP_InertialSensor&, AP_HAL::OwnPtr, AP_HAL::OwnPtr, Rotation, Rotation) BB-WAF: 14 | #define PROBE_IMU_SPI2(driver, devname1, devname2, args ...) ADD_BACKEND(AP_InertialSensor_ ## driver::probe(*this,hal.spi->get_device(devname1),hal.spi->get_device(devname2),##args)) BB-WAF: | ^ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_InertialSensor/AP_InertialSensor.cpp:1110:61: note: in definition of macro ADD_BACKEND BB-WAF: 1110 | if (((1U< task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 140095846815040: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_InertialSensor/ArduSub' failed (exit status 1): BB-WAF: {task 140095846623136: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.5.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_Compass/ArduSub' failed (exit status 1): BB-WAF: {task 140095846614176: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2836559, 256)) BB: Failed build of ArduSub rst_zynq stable BB: [208/251] Building board: SDMODELH7V1 at 2025-06-11 18:00:27.072339 BB: Trying checkout ArduSub stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [209/251] Building board: SDMODELH7V2 at 2025-06-11 18:00:27.373099 BB: Trying checkout ArduSub stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SDMODELH7V2) - not in board list BB: [210/251] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 18:00:30.087470 BB: Trying checkout ArduSub stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [211/251] Building board: SITL_x86_64_linux_gnu at 2025-06-11 18:00:30.127624 BB: Trying checkout ArduSub stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [212/251] Building board: SIYI_N7 at 2025-06-11 18:00:30.169190 BB: Trying checkout ArduSub stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [213/251] Building board: SkySakuraH743 at 2025-06-11 18:00:30.208364 BB: Trying checkout ArduSub stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SkySakuraH743) - not in board list BB: [214/251] Building board: SkystarsH7HD-bdshot at 2025-06-11 18:00:31.248715 BB: Trying checkout ArduSub stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [215/251] Building board: sparky2 at 2025-06-11 18:00:31.289053 BB: Trying checkout ArduSub stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [216/251] Building board: speedybeef4 at 2025-06-11 18:00:31.330347 BB: Trying checkout ArduSub stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [217/251] Building board: SpeedyBeeF405AIO at 2025-06-11 18:00:31.370358 BB: Trying checkout ArduSub stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [218/251] Building board: SpeedyBeeF405Mini at 2025-06-11 18:00:32.381459 BB: Trying checkout ArduSub stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [219/251] Building board: SpeedyBeeF405WING at 2025-06-11 18:00:32.423046 BB: Trying checkout ArduSub stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [220/251] Building board: speedybeef4v3 at 2025-06-11 18:00:32.464418 BB: Trying checkout ArduSub stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [221/251] Building board: speedybeef4v4 at 2025-06-11 18:00:32.504851 BB: Trying checkout ArduSub stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [222/251] Building board: SPRacingH7 at 2025-06-11 18:00:32.545104 BB: Trying checkout ArduSub stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [223/251] Building board: SPRacingH7RF at 2025-06-11 18:00:32.587393 BB: Trying checkout ArduSub stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [224/251] Building board: StellarF4 at 2025-06-11 18:00:32.628122 BB: Trying checkout ArduSub stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarF4) - not in board list BB: [225/251] Building board: StellarF4V2 at 2025-06-11 18:00:33.662191 BB: Trying checkout ArduSub stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarF4V2) - not in board list BB: [226/251] Building board: StellarH7V2 at 2025-06-11 18:00:34.679152 BB: Trying checkout ArduSub stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarH7V2) - not in board list BB: [227/251] Building board: SuccexF4 at 2025-06-11 18:00:35.723850 BB: Trying checkout ArduSub stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [228/251] Building board: SULILGH7-P1-P2 at 2025-06-11 18:00:35.768146 BB: Trying checkout ArduSub stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [229/251] Building board: TBS-Colibri-F7 at 2025-06-11 18:00:36.827365 BB: Trying checkout ArduSub stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [230/251] Building board: TBS_LUCID_H7 at 2025-06-11 18:00:36.866704 BB: Trying checkout ArduSub stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [231/251] Building board: TBS_LUCID_H7_WING at 2025-06-11 18:00:37.864842 BB: Trying checkout ArduSub stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_H7_WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_H7_WING) - not in board list BB: [232/251] Building board: TBS_LUCID_PRO at 2025-06-11 18:00:38.882606 BB: Trying checkout ArduSub stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [233/251] Building board: thepeach-k1 at 2025-06-11 18:00:39.888913 BB: Trying checkout ArduSub stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [234/251] Building board: thepeach-r1 at 2025-06-11 18:00:39.927035 BB: Trying checkout ArduSub stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [235/251] Building board: TMotorH743 at 2025-06-11 18:00:39.963817 BB: Trying checkout ArduSub stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [236/251] Building board: uav-dev-fc-um982 at 2025-06-11 18:00:40.000923 BB: Trying checkout ArduSub stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [237/251] Building board: vnav at 2025-06-11 18:00:40.986062 BB: Trying checkout ArduSub stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [238/251] Building board: VRBrain-v51 at 2025-06-11 18:00:41.026037 BB: Trying checkout ArduSub stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [239/251] Building board: VRBrain-v52 at 2025-06-11 18:00:41.064993 BB: Trying checkout ArduSub stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [240/251] Building board: VRBrain-v54 at 2025-06-11 18:00:41.104746 BB: Trying checkout ArduSub stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [241/251] Building board: VRCore-v10 at 2025-06-11 18:00:41.143594 BB: Trying checkout ArduSub stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [242/251] Building board: VRUBrain-v51 at 2025-06-11 18:00:41.180232 BB: Trying checkout ArduSub stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [243/251] Building board: VUAV-V7pro at 2025-06-11 18:00:41.219262 BB: Trying checkout ArduSub stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (VUAV-V7pro) - not in board list BB: [244/251] Building board: X-MAV-AP-H743v2 at 2025-06-11 18:00:42.221238 BB: Trying checkout ArduSub stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [245/251] Building board: YJUAV_A6 at 2025-06-11 18:00:43.229205 BB: Trying checkout ArduSub stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [246/251] Building board: YJUAV_A6SE at 2025-06-11 18:00:43.267588 BB: Trying checkout ArduSub stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [247/251] Building board: YJUAV_A6SE_H743 at 2025-06-11 18:00:43.306264 BB: Trying checkout ArduSub stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [248/251] Building board: YJUAV_A6Ultra at 2025-06-11 18:00:43.344286 BB: Trying checkout ArduSub stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: oldversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af newversion=commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB: Skipping build - version match (commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af) BB: [249/251] Building board: ZeroOneX6 at 2025-06-11 18:00:43.381767 BB: Trying checkout ArduSub stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6) - not in board list BB: [250/251] Building board: ZeroOneX6_Air at 2025-06-11 18:00:44.402777 BB: Trying checkout ArduSub stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [251/251] Building board: zynq at 2025-06-11 18:00:45.448491 BB: Trying checkout ArduSub stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-stable BB: Running (git checkout -f ArduSub-stable) BB-GIT: HEAD is now at 80e8c23a7a Sub: version to 4.5.3 BB: Running (git log -1) BB-GIT: commit 80e8c23a7a07d0653fc1ce6b6a55ee17889c77af BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Mar 18 14:21:23 2025 -0300 BB-GIT: BB-GIT: Sub: version to 4.5.3 BB: Building ArduSub stable zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduSub latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 80e8c23a7a Sub: version to 4.5.3 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building AP_Periph stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/98] Building board: AeroFox-Airspeed at 2025-06-11 18:00:49.442221 BB: Trying checkout AP_Periph stable AeroFox-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: Note: switching to 'AP_Periph-stable'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AeroFox-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [2/98] Building board: AeroFox-Airspeed-DLVR at 2025-06-11 18:00:49.747204 BB: Trying checkout AP_Periph stable AeroFox-Airspeed-DLVR None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AeroFox-Airspeed-DLVR binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [3/98] Building board: AeroFox-GNSS_F9P at 2025-06-11 18:00:49.890551 BB: Trying checkout AP_Periph stable AeroFox-GNSS_F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AeroFox-GNSS_F9P binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [4/98] Building board: AeroFox-PMU at 2025-06-11 18:00:50.051141 BB: Trying checkout AP_Periph stable AeroFox-PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AeroFox-PMU binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [5/98] Building board: AR-F407SmartBat at 2025-06-11 18:00:50.102326 BB: Trying checkout AP_Periph stable AR-F407SmartBat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable AR-F407SmartBat binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [6/98] Building board: ARK_CANNODE at 2025-06-11 18:00:50.142968 BB: Trying checkout AP_Periph stable ARK_CANNODE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable ARK_CANNODE binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [7/98] Building board: ARK_GPS at 2025-06-11 18:00:50.201109 BB: Trying checkout AP_Periph stable ARK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable ARK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [8/98] Building board: ARK_RTK_GPS at 2025-06-11 18:00:50.257883 BB: Trying checkout AP_Periph stable ARK_RTK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable ARK_RTK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [9/98] Building board: BirdCANdy at 2025-06-11 18:00:50.299044 BB: Trying checkout AP_Periph stable BirdCANdy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable BirdCANdy binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [10/98] Building board: BotBloxDroneNet at 2025-06-11 18:00:50.340046 BB: Trying checkout AP_Periph stable BotBloxDroneNet None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable BotBloxDroneNet binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [11/98] Building board: C-RTK2-HP at 2025-06-11 18:00:50.381210 BB: Trying checkout AP_Periph stable C-RTK2-HP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable C-RTK2-HP binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [12/98] Building board: CarbonixF405 at 2025-06-11 18:00:50.421376 BB: Trying checkout AP_Periph stable CarbonixF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CarbonixF405 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [13/98] Building board: CUAV_GPS at 2025-06-11 18:00:50.461760 BB: Trying checkout AP_Periph stable CUAV_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CUAV_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [14/98] Building board: CubeBlack-periph at 2025-06-11 18:00:50.500647 BB: Trying checkout AP_Periph stable CubeBlack-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeBlack-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [15/98] Building board: CubeNode at 2025-06-11 18:00:50.541828 BB: Trying checkout AP_Periph stable CubeNode None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeNode binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [16/98] Building board: CubeNode-ETH at 2025-06-11 18:00:50.581441 BB: Trying checkout AP_Periph stable CubeNode-ETH None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeNode-ETH binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [17/98] Building board: CubeOrange-periph at 2025-06-11 18:00:50.620318 BB: Trying checkout AP_Periph stable CubeOrange-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeOrange-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [18/98] Building board: CubeRedPrimary-PPPGW at 2025-06-11 18:00:50.662166 BB: Trying checkout AP_Periph stable CubeRedPrimary-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable CubeRedPrimary-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [19/98] Building board: f103-ADSB at 2025-06-11 18:00:50.702715 BB: Trying checkout AP_Periph stable f103-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [20/98] Building board: f103-Airspeed at 2025-06-11 18:00:50.743131 BB: Trying checkout AP_Periph stable f103-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [21/98] Building board: f103-GPS at 2025-06-11 18:00:50.792313 BB: Trying checkout AP_Periph stable f103-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [22/98] Building board: f103-QiotekPeriph at 2025-06-11 18:00:50.838634 BB: Trying checkout AP_Periph stable f103-QiotekPeriph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-QiotekPeriph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [23/98] Building board: f103-RangeFinder at 2025-06-11 18:00:50.886282 BB: Trying checkout AP_Periph stable f103-RangeFinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f103-RangeFinder binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [24/98] Building board: f303-GPS at 2025-06-11 18:00:50.926893 BB: Trying checkout AP_Periph stable f303-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [25/98] Building board: f303-HWESC at 2025-06-11 18:00:50.967999 BB: Trying checkout AP_Periph stable f303-HWESC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-HWESC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [26/98] Building board: f303-M10025 at 2025-06-11 18:00:51.008349 BB: Trying checkout AP_Periph stable f303-M10025 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-M10025 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [27/98] Building board: f303-M10070 at 2025-06-11 18:00:51.050945 BB: Trying checkout AP_Periph stable f303-M10070 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-M10070 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [28/98] Building board: f303-MatekGPS at 2025-06-11 18:00:51.091694 BB: Trying checkout AP_Periph stable f303-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [29/98] Building board: f303-PWM at 2025-06-11 18:00:51.144861 BB: Trying checkout AP_Periph stable f303-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-PWM binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [30/98] Building board: f303-TempSensor at 2025-06-11 18:00:51.198501 BB: Trying checkout AP_Periph stable f303-TempSensor None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-TempSensor binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [31/98] Building board: f303-Universal at 2025-06-11 18:00:51.247846 BB: Trying checkout AP_Periph stable f303-Universal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f303-Universal binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [32/98] Building board: f405-MatekAirspeed at 2025-06-11 18:00:51.299995 BB: Trying checkout AP_Periph stable f405-MatekAirspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f405-MatekAirspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [33/98] Building board: f405-MatekGPS at 2025-06-11 18:00:51.346455 BB: Trying checkout AP_Periph stable f405-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable f405-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [34/98] Building board: FreeflyRTK at 2025-06-11 18:00:51.385873 BB: Trying checkout AP_Periph stable FreeflyRTK None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable FreeflyRTK binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [35/98] Building board: Here4AP at 2025-06-11 18:00:51.426836 BB: Trying checkout AP_Periph stable Here4AP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Here4AP binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [36/98] Building board: Hitec-Airspeed at 2025-06-11 18:00:51.466882 BB: Trying checkout AP_Periph stable Hitec-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Hitec-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [37/98] Building board: HitecMosaic at 2025-06-11 18:00:51.507863 BB: Trying checkout AP_Periph stable HitecMosaic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HitecMosaic binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [38/98] Building board: HolybroF4_PMU at 2025-06-11 18:00:51.547583 BB: Trying checkout AP_Periph stable HolybroF4_PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroF4_PMU binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [39/98] Building board: HolybroG4_Airspeed at 2025-06-11 18:00:51.592184 BB: Trying checkout AP_Periph stable HolybroG4_Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroG4_Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [40/98] Building board: HolybroG4_Compass at 2025-06-11 18:00:51.634033 BB: Trying checkout AP_Periph stable HolybroG4_Compass None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroG4_Compass binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [41/98] Building board: HolybroG4_GPS at 2025-06-11 18:00:51.673793 BB: Trying checkout AP_Periph stable HolybroG4_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroG4_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [42/98] Building board: HolybroGPS at 2025-06-11 18:00:51.715985 BB: Trying checkout AP_Periph stable HolybroGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable HolybroGPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [43/98] Building board: kha_eth at 2025-06-11 18:00:51.758202 BB: Trying checkout AP_Periph stable kha_eth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable kha_eth binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [44/98] Building board: MatekG474-DShot at 2025-06-11 18:00:51.800900 BB: Trying checkout AP_Periph stable MatekG474-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekG474-DShot binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [45/98] Building board: MatekG474-GPS at 2025-06-11 18:00:51.843633 BB: Trying checkout AP_Periph stable MatekG474-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekG474-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [46/98] Building board: MatekG474-Periph at 2025-06-11 18:00:51.883382 BB: Trying checkout AP_Periph stable MatekG474-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekG474-Periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [47/98] Building board: MatekH743-periph at 2025-06-11 18:00:51.923016 BB: Trying checkout AP_Periph stable MatekH743-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekH743-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [48/98] Building board: MatekL431-ADSB at 2025-06-11 18:00:51.961835 BB: Trying checkout AP_Periph stable MatekL431-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [49/98] Building board: MatekL431-Airspeed at 2025-06-11 18:00:52.007370 BB: Trying checkout AP_Periph stable MatekL431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [50/98] Building board: MatekL431-APDTelem at 2025-06-11 18:00:52.056540 BB: Trying checkout AP_Periph stable MatekL431-APDTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-APDTelem binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [51/98] Building board: MatekL431-BatteryTag at 2025-06-11 18:00:52.101487 BB: Trying checkout AP_Periph stable MatekL431-BatteryTag None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-BatteryTag binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [52/98] Building board: MatekL431-BattMon at 2025-06-11 18:00:52.143547 BB: Trying checkout AP_Periph stable MatekL431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-BattMon binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [53/98] Building board: MatekL431-bdshot at 2025-06-11 18:00:52.190260 BB: Trying checkout AP_Periph stable MatekL431-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [54/98] Building board: MatekL431-DShot at 2025-06-11 18:00:52.231001 BB: Trying checkout AP_Periph stable MatekL431-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-DShot binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [55/98] Building board: MatekL431-EFI at 2025-06-11 18:00:52.270905 BB: Trying checkout AP_Periph stable MatekL431-EFI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-EFI binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [56/98] Building board: MatekL431-GPS at 2025-06-11 18:00:52.310231 BB: Trying checkout AP_Periph stable MatekL431-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [57/98] Building board: MatekL431-HWTelem at 2025-06-11 18:00:52.352120 BB: Trying checkout AP_Periph stable MatekL431-HWTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-HWTelem binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [58/98] Building board: MatekL431-MagHiRes at 2025-06-11 18:00:52.391777 BB: Trying checkout AP_Periph stable MatekL431-MagHiRes None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-MagHiRes binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [59/98] Building board: MatekL431-Periph at 2025-06-11 18:00:52.431441 BB: Trying checkout AP_Periph stable MatekL431-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [60/98] Building board: MatekL431-Proximity at 2025-06-11 18:00:52.471416 BB: Trying checkout AP_Periph stable MatekL431-Proximity None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Proximity binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [61/98] Building board: MatekL431-Rangefinder at 2025-06-11 18:00:52.511557 BB: Trying checkout AP_Periph stable MatekL431-Rangefinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Rangefinder binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [62/98] Building board: MatekL431-RC at 2025-06-11 18:00:52.551657 BB: Trying checkout AP_Periph stable MatekL431-RC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-RC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [63/98] Building board: MatekL431-Serial at 2025-06-11 18:00:52.590914 BB: Trying checkout AP_Periph stable MatekL431-Serial None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MatekL431-Serial binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [64/98] Building board: MFE_AirSpeed_CAN at 2025-06-11 18:00:52.633432 BB: Trying checkout AP_Periph stable MFE_AirSpeed_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MFE_AirSpeed_CAN binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [65/98] Building board: MFE_POS3_CAN at 2025-06-11 18:00:52.675188 BB: Trying checkout AP_Periph stable MFE_POS3_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable MFE_POS3_CAN binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [66/98] Building board: mRo-M10095 at 2025-06-11 18:00:52.716938 BB: Trying checkout AP_Periph stable mRo-M10095 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable mRo-M10095 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [67/98] Building board: mRoCANPWM-M10126 at 2025-06-11 18:00:52.766001 BB: Trying checkout AP_Periph stable mRoCANPWM-M10126 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable mRoCANPWM-M10126 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [68/98] Building board: mRoKitCANrevC at 2025-06-11 18:00:52.805363 BB: Trying checkout AP_Periph stable mRoKitCANrevC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable mRoKitCANrevC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [69/98] Building board: Nucleo-G491 at 2025-06-11 18:00:52.861386 BB: Trying checkout AP_Periph stable Nucleo-G491 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Nucleo-G491 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [70/98] Building board: Nucleo-L476 at 2025-06-11 18:00:52.906678 BB: Trying checkout AP_Periph stable Nucleo-L476 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Nucleo-L476 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [71/98] Building board: Nucleo-L496 at 2025-06-11 18:00:52.947506 BB: Trying checkout AP_Periph stable Nucleo-L496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Nucleo-L496 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [72/98] Building board: Pixhawk6X-PPPGW at 2025-06-11 18:00:52.986643 BB: Trying checkout AP_Periph stable Pixhawk6X-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Pixhawk6X-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [73/98] Building board: Pixracer-periph at 2025-06-11 18:00:53.026367 BB: Trying checkout AP_Periph stable Pixracer-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Pixracer-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [74/98] Building board: rGNSS at 2025-06-11 18:00:53.066446 BB: Trying checkout AP_Periph stable rGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable rGNSS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [75/98] Building board: Sierra-F405 at 2025-06-11 18:00:53.108222 BB: Trying checkout AP_Periph stable Sierra-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-F405 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [76/98] Building board: Sierra-F412 at 2025-06-11 18:00:53.149173 BB: Trying checkout AP_Periph stable Sierra-F412 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-F412 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [77/98] Building board: Sierra-F9P at 2025-06-11 18:00:53.191333 BB: Trying checkout AP_Periph stable Sierra-F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-F9P binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [78/98] Building board: Sierra-L431 at 2025-06-11 18:00:53.231869 BB: Trying checkout AP_Periph stable Sierra-L431 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-L431 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [79/98] Building board: Sierra-PrecisionPoint at 2025-06-11 18:00:53.272680 BB: Trying checkout AP_Periph stable Sierra-PrecisionPoint None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-PrecisionPoint binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [80/98] Building board: Sierra-TrueNavIC at 2025-06-11 18:00:53.311508 BB: Trying checkout AP_Periph stable Sierra-TrueNavIC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueNavIC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [81/98] Building board: Sierra-TrueNavPro at 2025-06-11 18:00:53.352598 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueNavPro binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [82/98] Building board: Sierra-TrueNavPro-G4 at 2025-06-11 18:00:53.394125 BB: Trying checkout AP_Periph stable Sierra-TrueNavPro-G4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueNavPro-G4 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [83/98] Building board: Sierra-TrueNorth at 2025-06-11 18:00:53.433412 BB: Trying checkout AP_Periph stable Sierra-TrueNorth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueNorth binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [84/98] Building board: Sierra-TrueSpeed at 2025-06-11 18:00:53.476804 BB: Trying checkout AP_Periph stable Sierra-TrueSpeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable Sierra-TrueSpeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [85/98] Building board: sw-boom-f407 at 2025-06-11 18:00:53.519041 BB: Trying checkout AP_Periph stable sw-boom-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable sw-boom-f407 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [86/98] Building board: sw-nav-f405 at 2025-06-11 18:00:53.573171 BB: Trying checkout AP_Periph stable sw-nav-f405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable sw-nav-f405 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [87/98] Building board: sw-spar-f407 at 2025-06-11 18:00:53.614582 BB: Trying checkout AP_Periph stable sw-spar-f407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable sw-spar-f407 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [88/98] Building board: TBS-L431-Airspeed at 2025-06-11 18:00:53.655113 BB: Trying checkout AP_Periph stable TBS-L431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable TBS-L431-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [89/98] Building board: TBS-L431-BattMon at 2025-06-11 18:00:53.698400 BB: Trying checkout AP_Periph stable TBS-L431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable TBS-L431-BattMon binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [90/98] Building board: TBS-L431-CurrMon at 2025-06-11 18:00:53.742542 BB: Trying checkout AP_Periph stable TBS-L431-CurrMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable TBS-L431-CurrMon binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [91/98] Building board: TBS-L431-PWM at 2025-06-11 18:00:53.783757 BB: Trying checkout AP_Periph stable TBS-L431-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable TBS-L431-PWM binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [92/98] Building board: uav-dev-auav-g4 at 2025-06-11 18:00:53.822703 BB: Trying checkout AP_Periph stable uav-dev-auav-g4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable uav-dev-auav-g4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/uav-dev-auav-g4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-auav-g4) - not in board list BB: [93/98] Building board: uav-dev-powermodule at 2025-06-11 18:00:55.085775 BB: Trying checkout AP_Periph stable uav-dev-powermodule None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable uav-dev-powermodule binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [94/98] Building board: uav-dev_m10s at 2025-06-11 18:00:55.132803 BB: Trying checkout AP_Periph stable uav-dev_m10s None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable uav-dev_m10s binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [95/98] Building board: VM-L431-BatteryTag at 2025-06-11 18:00:55.180046 BB: Trying checkout AP_Periph stable VM-L431-BatteryTag None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable VM-L431-BatteryTag binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/VM-L431-BatteryTag/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (VM-L431-BatteryTag) - not in board list BB: [96/98] Building board: VM-L431-Periph-Pico at 2025-06-11 18:00:56.298603 BB: Trying checkout AP_Periph stable VM-L431-Periph-Pico None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable VM-L431-Periph-Pico binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [97/98] Building board: VM-L431-SRV-Hub-4CHP at 2025-06-11 18:00:56.359684 BB: Trying checkout AP_Periph stable VM-L431-SRV-Hub-4CHP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable VM-L431-SRV-Hub-4CHP binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [98/98] Building board: ZubaxGNSS at 2025-06-11 18:00:56.400955 BB: Trying checkout AP_Periph stable ZubaxGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-stable BB: Running (git checkout -f AP_Periph-stable) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph stable ZubaxGNSS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: Trying checkout AP_Periph latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 93c5be03ba AP_Periph: version to 1.8.0 stable BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building Blimp stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/251] Building board: 3DRControlZeroG at 2025-06-11 18:00:57.656979 BB: Trying checkout Blimp stable 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2854806, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable 3DRControlZeroG None BB: Failed checkout of Blimp 3DRControlZeroG stable None BB: [2/251] Building board: ACNS-CM4Pilot at 2025-06-11 18:00:57.844257 BB: Trying checkout Blimp stable ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2854850, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-CM4Pilot None BB: Failed checkout of Blimp ACNS-CM4Pilot stable None BB: [3/251] Building board: ACNS-F405AIO at 2025-06-11 18:00:57.862650 BB: Trying checkout Blimp stable ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2854894, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ACNS-F405AIO None BB: Failed checkout of Blimp ACNS-F405AIO stable None BB: [4/251] Building board: aero at 2025-06-11 18:00:57.879954 BB: Trying checkout Blimp stable aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2854938, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable aero None BB: Failed checkout of Blimp aero stable None BB: [5/251] Building board: AEROFOX-H7 at 2025-06-11 18:00:57.899105 BB: Trying checkout Blimp stable AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2854982, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AEROFOX-H7 None BB: Failed checkout of Blimp AEROFOX-H7 stable None BB: [6/251] Building board: AET-H743-Basic at 2025-06-11 18:00:57.917768 BB: Trying checkout Blimp stable AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855026, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AET-H743-Basic None BB: Failed checkout of Blimp AET-H743-Basic stable None BB: [7/251] Building board: airbotf4 at 2025-06-11 18:00:57.937304 BB: Trying checkout Blimp stable airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855070, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable airbotf4 None BB: Failed checkout of Blimp airbotf4 stable None BB: [8/251] Building board: AIRLink at 2025-06-11 18:00:57.959538 BB: Trying checkout Blimp stable AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855114, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AIRLink None BB: Failed checkout of Blimp AIRLink stable None BB: [9/251] Building board: Airvolute-DCS2 at 2025-06-11 18:00:57.978841 BB: Trying checkout Blimp stable Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855158, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Airvolute-DCS2 None BB: Failed checkout of Blimp Airvolute-DCS2 stable None BB: [10/251] Building board: AnyleafH7 at 2025-06-11 18:00:57.999063 BB: Trying checkout Blimp stable AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855202, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AnyleafH7 None BB: Failed checkout of Blimp AnyleafH7 stable None BB: [11/251] Building board: Aocoda-RC-H743Dual at 2025-06-11 18:00:58.020997 BB: Trying checkout Blimp stable Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855246, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Aocoda-RC-H743Dual None BB: Failed checkout of Blimp Aocoda-RC-H743Dual stable None BB: [12/251] Building board: ARK_FPV at 2025-06-11 18:00:58.039831 BB: Trying checkout Blimp stable ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855290, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARK_FPV None BB: Failed checkout of Blimp ARK_FPV stable None BB: [13/251] Building board: ARKV6X at 2025-06-11 18:00:58.062479 BB: Trying checkout Blimp stable ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855334, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARKV6X None BB: Failed checkout of Blimp ARKV6X stable None BB: [14/251] Building board: AtomRCF405NAVI at 2025-06-11 18:00:58.082072 BB: Trying checkout Blimp stable AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855378, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AtomRCF405NAVI None BB: Failed checkout of Blimp AtomRCF405NAVI stable None BB: [15/251] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 18:00:58.110676 BB: Trying checkout Blimp stable ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855423, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ATOMRCF405NAVI-Deluxe None BB: Failed checkout of Blimp ATOMRCF405NAVI-Deluxe stable None BB: [16/251] Building board: bbbmini at 2025-06-11 18:00:58.140382 BB: Trying checkout Blimp stable bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855467, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bbbmini None BB: Failed checkout of Blimp bbbmini stable None BB: [17/251] Building board: BeastF7 at 2025-06-11 18:00:58.162190 BB: Trying checkout Blimp stable BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855511, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7 None BB: Failed checkout of Blimp BeastF7 stable None BB: [18/251] Building board: BeastF7v2 at 2025-06-11 18:00:58.181503 BB: Trying checkout Blimp stable BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855555, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastF7v2 None BB: Failed checkout of Blimp BeastF7v2 stable None BB: [19/251] Building board: BeastH7 at 2025-06-11 18:00:58.201311 BB: Trying checkout Blimp stable BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855599, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7 None BB: Failed checkout of Blimp BeastH7 stable None BB: [20/251] Building board: BeastH7v2 at 2025-06-11 18:00:58.227737 BB: Trying checkout Blimp stable BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855643, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BeastH7v2 None BB: Failed checkout of Blimp BeastH7v2 stable None BB: [21/251] Building board: bebop at 2025-06-11 18:00:58.247491 BB: Trying checkout Blimp stable bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855687, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bebop None BB: Failed checkout of Blimp bebop stable None BB: [22/251] Building board: bhat at 2025-06-11 18:00:58.266999 BB: Trying checkout Blimp stable bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855733, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable bhat None BB: Failed checkout of Blimp bhat stable None BB: [23/251] Building board: BlitzF745 at 2025-06-11 18:00:58.284947 BB: Trying checkout Blimp stable BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855777, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745 None BB: Failed checkout of Blimp BlitzF745 stable None BB: [24/251] Building board: BlitzF745AIO at 2025-06-11 18:00:58.304596 BB: Trying checkout Blimp stable BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855821, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzF745AIO None BB: Failed checkout of Blimp BlitzF745AIO stable None BB: [25/251] Building board: BlitzH743Pro at 2025-06-11 18:00:58.323236 BB: Trying checkout Blimp stable BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855865, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzH743Pro None BB: Failed checkout of Blimp BlitzH743Pro stable None BB: [26/251] Building board: BlitzMiniF745 at 2025-06-11 18:00:58.343702 BB: Trying checkout Blimp stable BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855909, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzMiniF745 None BB: Failed checkout of Blimp BlitzMiniF745 stable None BB: [27/251] Building board: BlitzWingH743 at 2025-06-11 18:00:58.362066 BB: Trying checkout Blimp stable BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855953, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BlitzWingH743 None BB: Failed checkout of Blimp BlitzWingH743 stable None BB: [28/251] Building board: blue at 2025-06-11 18:00:58.381653 BB: Trying checkout Blimp stable blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2855997, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable blue None BB: Failed checkout of Blimp blue stable None BB: [29/251] Building board: BrahmaF4 at 2025-06-11 18:00:58.400161 BB: Trying checkout Blimp stable BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856041, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BrahmaF4 None BB: Failed checkout of Blimp BrahmaF4 stable None BB: [30/251] Building board: BROTHERHOBBYF405v3 at 2025-06-11 18:00:58.419301 BB: Trying checkout Blimp stable BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856085, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BROTHERHOBBYF405v3 None BB: Failed checkout of Blimp BROTHERHOBBYF405v3 stable None BB: [31/251] Building board: BROTHERHOBBYH743 at 2025-06-11 18:00:58.437964 BB: Trying checkout Blimp stable BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856129, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BROTHERHOBBYH743 None BB: Failed checkout of Blimp BROTHERHOBBYH743 stable None BB: [32/251] Building board: canzero at 2025-06-11 18:00:58.457044 BB: Trying checkout Blimp stable canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856173, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable canzero None BB: Failed checkout of Blimp canzero stable None BB: [33/251] Building board: CBU-H7-LC-Stamp at 2025-06-11 18:00:58.476122 BB: Trying checkout Blimp stable CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856217, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-LC-Stamp None BB: Failed checkout of Blimp CBU-H7-LC-Stamp stable None BB: [34/251] Building board: CBU-H7-Stamp at 2025-06-11 18:00:58.495912 BB: Trying checkout Blimp stable CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856261, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CBU-H7-Stamp None BB: Failed checkout of Blimp CBU-H7-Stamp stable None BB: [35/251] Building board: CORVON405V2_1 at 2025-06-11 18:00:58.517005 BB: Trying checkout Blimp stable CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856305, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CORVON405V2_1 None BB: Failed checkout of Blimp CORVON405V2_1 stable None BB: [36/251] Building board: CORVON743V1 at 2025-06-11 18:00:58.537039 BB: Trying checkout Blimp stable CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856349, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CORVON743V1 None BB: Failed checkout of Blimp CORVON743V1 stable None BB: [37/251] Building board: CSKY405 at 2025-06-11 18:00:58.555849 BB: Trying checkout Blimp stable CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856393, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CSKY405 None BB: Failed checkout of Blimp CSKY405 stable None BB: [38/251] Building board: CUAV-7-Nano at 2025-06-11 18:00:58.575241 BB: Trying checkout Blimp stable CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856437, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-7-Nano None BB: Failed checkout of Blimp CUAV-7-Nano stable None BB: [39/251] Building board: CUAV-Nora at 2025-06-11 18:00:58.594974 BB: Trying checkout Blimp stable CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856481, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora None BB: Failed checkout of Blimp CUAV-Nora stable None BB: [40/251] Building board: CUAV-Nora-bdshot at 2025-06-11 18:00:58.614039 BB: Trying checkout Blimp stable CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856525, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Nora-bdshot None BB: Failed checkout of Blimp CUAV-Nora-bdshot stable None BB: [41/251] Building board: CUAV-Pixhack-v3 at 2025-06-11 18:00:58.631839 BB: Trying checkout Blimp stable CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856569, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-Pixhack-v3 None BB: Failed checkout of Blimp CUAV-Pixhack-v3 stable None BB: [42/251] Building board: CUAV-X7 at 2025-06-11 18:00:58.650320 BB: Trying checkout Blimp stable CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856613, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7 None BB: Failed checkout of Blimp CUAV-X7 stable None BB: [43/251] Building board: CUAV-X7-bdshot at 2025-06-11 18:00:58.670350 BB: Trying checkout Blimp stable CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856657, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X7-bdshot None BB: Failed checkout of Blimp CUAV-X7-bdshot stable None BB: [44/251] Building board: CUAVv5 at 2025-06-11 18:00:58.688438 BB: Trying checkout Blimp stable CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856701, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5 None BB: Failed checkout of Blimp CUAVv5 stable None BB: [45/251] Building board: CUAVv5-bdshot at 2025-06-11 18:00:58.707611 BB: Trying checkout Blimp stable CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856745, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5-bdshot None BB: Failed checkout of Blimp CUAVv5-bdshot stable None BB: [46/251] Building board: CUAVv5Nano at 2025-06-11 18:00:58.726474 BB: Trying checkout Blimp stable CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856789, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano None BB: Failed checkout of Blimp CUAVv5Nano stable None BB: [47/251] Building board: CUAVv5Nano-bdshot at 2025-06-11 18:00:58.744600 BB: Trying checkout Blimp stable CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856833, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAVv5Nano-bdshot None BB: Failed checkout of Blimp CUAVv5Nano-bdshot stable None BB: [48/251] Building board: CubeBlack at 2025-06-11 18:00:58.764337 BB: Trying checkout Blimp stable CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856877, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack None BB: Failed checkout of Blimp CubeBlack stable None BB: [49/251] Building board: CubeBlack+ at 2025-06-11 18:00:58.782765 BB: Trying checkout Blimp stable CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856921, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeBlack+ None BB: Failed checkout of Blimp CubeBlack+ stable None BB: [50/251] Building board: CubeOrange at 2025-06-11 18:00:58.801075 BB: Trying checkout Blimp stable CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2856965, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange None BB: Failed checkout of Blimp CubeOrange stable None BB: [51/251] Building board: CubeOrange-bdshot at 2025-06-11 18:00:58.819528 BB: Trying checkout Blimp stable CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857010, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrange-bdshot None BB: Failed checkout of Blimp CubeOrange-bdshot stable None BB: [52/251] Building board: CubeOrangePlus at 2025-06-11 18:00:58.839033 BB: Trying checkout Blimp stable CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857054, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus None BB: Failed checkout of Blimp CubeOrangePlus stable None BB: [53/251] Building board: CubeOrangePlus-bdshot at 2025-06-11 18:00:58.858064 BB: Trying checkout Blimp stable CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857101, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeOrangePlus-bdshot None BB: Failed checkout of Blimp CubeOrangePlus-bdshot stable None BB: [54/251] Building board: CubePurple at 2025-06-11 18:00:58.877067 BB: Trying checkout Blimp stable CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857154, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubePurple None BB: Failed checkout of Blimp CubePurple stable None BB: [55/251] Building board: CubeRedPrimary at 2025-06-11 18:00:58.898144 BB: Trying checkout Blimp stable CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857198, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedPrimary None BB: Failed checkout of Blimp CubeRedPrimary stable None BB: [56/251] Building board: CubeRedSecondary at 2025-06-11 18:00:58.918248 BB: Trying checkout Blimp stable CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857242, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeRedSecondary None BB: Failed checkout of Blimp CubeRedSecondary stable None BB: [57/251] Building board: CubeYellow at 2025-06-11 18:00:58.944166 BB: Trying checkout Blimp stable CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857286, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow None BB: Failed checkout of Blimp CubeYellow stable None BB: [58/251] Building board: CubeYellow-bdshot at 2025-06-11 18:00:58.964561 BB: Trying checkout Blimp stable CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857330, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CubeYellow-bdshot None BB: Failed checkout of Blimp CubeYellow-bdshot stable None BB: [59/251] Building board: DAKEFPVF405 at 2025-06-11 18:00:58.991180 BB: Trying checkout Blimp stable DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857374, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DAKEFPVF405 None BB: Failed checkout of Blimp DAKEFPVF405 stable None BB: [60/251] Building board: dark at 2025-06-11 18:00:59.012031 BB: Trying checkout Blimp stable dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857418, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable dark None BB: Failed checkout of Blimp dark stable None BB: [61/251] Building board: DevEBoxH7v2 at 2025-06-11 18:00:59.036558 BB: Trying checkout Blimp stable DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857462, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DevEBoxH7v2 None BB: Failed checkout of Blimp DevEBoxH7v2 stable None BB: [62/251] Building board: disco at 2025-06-11 18:00:59.055827 BB: Trying checkout Blimp stable disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857506, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable disco None BB: Failed checkout of Blimp disco stable None BB: [63/251] Building board: DroneerF405 at 2025-06-11 18:00:59.075886 BB: Trying checkout Blimp stable DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857550, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DroneerF405 None BB: Failed checkout of Blimp DroneerF405 stable None BB: [64/251] Building board: DrotekP3Pro at 2025-06-11 18:00:59.095279 BB: Trying checkout Blimp stable DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857594, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DrotekP3Pro None BB: Failed checkout of Blimp DrotekP3Pro stable None BB: [65/251] Building board: Durandal at 2025-06-11 18:00:59.118904 BB: Trying checkout Blimp stable Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857638, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal None BB: Failed checkout of Blimp Durandal stable None BB: [66/251] Building board: Durandal-bdshot at 2025-06-11 18:00:59.144989 BB: Trying checkout Blimp stable Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857682, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Durandal-bdshot None BB: Failed checkout of Blimp Durandal-bdshot stable None BB: [67/251] Building board: edge at 2025-06-11 18:00:59.163413 BB: Trying checkout Blimp stable edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857726, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable edge None BB: Failed checkout of Blimp edge stable None BB: [68/251] Building board: erleboard at 2025-06-11 18:00:59.189351 BB: Trying checkout Blimp stable erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857770, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable erleboard None BB: Failed checkout of Blimp erleboard stable None BB: [69/251] Building board: erlebrain2 at 2025-06-11 18:00:59.208364 BB: Trying checkout Blimp stable erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857814, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable erlebrain2 None BB: Failed checkout of Blimp erlebrain2 stable None BB: [70/251] Building board: F35Lightning at 2025-06-11 18:00:59.227908 BB: Trying checkout Blimp stable F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857858, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F35Lightning None BB: Failed checkout of Blimp F35Lightning stable None BB: [71/251] Building board: F4BY at 2025-06-11 18:00:59.248584 BB: Trying checkout Blimp stable F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857902, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY None BB: Failed checkout of Blimp F4BY stable None BB: [72/251] Building board: F4BY_F427 at 2025-06-11 18:00:59.268621 BB: Trying checkout Blimp stable F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857946, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY_F427 None BB: Failed checkout of Blimp F4BY_F427 stable None BB: [73/251] Building board: FlyingMoonF407 at 2025-06-11 18:00:59.287413 BB: Trying checkout Blimp stable FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2857990, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF407 None BB: Failed checkout of Blimp FlyingMoonF407 stable None BB: [74/251] Building board: FlyingMoonF427 at 2025-06-11 18:00:59.306484 BB: Trying checkout Blimp stable FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858034, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonF427 None BB: Failed checkout of Blimp FlyingMoonF427 stable None BB: [75/251] Building board: FlyingMoonH743 at 2025-06-11 18:00:59.324960 BB: Trying checkout Blimp stable FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858079, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlyingMoonH743 None BB: Failed checkout of Blimp FlyingMoonH743 stable None BB: [76/251] Building board: FlywooF405Pro at 2025-06-11 18:00:59.344472 BB: Trying checkout Blimp stable FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858123, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF405Pro None BB: Failed checkout of Blimp FlywooF405Pro stable None BB: [77/251] Building board: FlywooF745 at 2025-06-11 18:00:59.363347 BB: Trying checkout Blimp stable FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858167, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745 None BB: Failed checkout of Blimp FlywooF745 stable None BB: [78/251] Building board: FlywooF745Nano at 2025-06-11 18:00:59.383645 BB: Trying checkout Blimp stable FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858211, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooF745Nano None BB: Failed checkout of Blimp FlywooF745Nano stable None BB: [79/251] Building board: FlywooH743Pro at 2025-06-11 18:00:59.403797 BB: Trying checkout Blimp stable FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858255, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FlywooH743Pro None BB: Failed checkout of Blimp FlywooH743Pro stable None BB: [80/251] Building board: fmuv2 at 2025-06-11 18:00:59.423358 BB: Trying checkout Blimp stable fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858299, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv2 None BB: Failed checkout of Blimp fmuv2 stable None BB: [81/251] Building board: fmuv3 at 2025-06-11 18:00:59.446144 BB: Trying checkout Blimp stable fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858343, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv3 None BB: Failed checkout of Blimp fmuv3 stable None BB: [82/251] Building board: fmuv5 at 2025-06-11 18:00:59.479840 BB: Trying checkout Blimp stable fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858387, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable fmuv5 None BB: Failed checkout of Blimp fmuv5 stable None BB: [83/251] Building board: FoxeerF405v2 at 2025-06-11 18:00:59.500276 BB: Trying checkout Blimp stable FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858431, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerF405v2 None BB: Failed checkout of Blimp FoxeerF405v2 stable None BB: [84/251] Building board: FoxeerH743v1 at 2025-06-11 18:00:59.531330 BB: Trying checkout Blimp stable FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858475, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable FoxeerH743v1 None BB: Failed checkout of Blimp FoxeerH743v1 stable None BB: [85/251] Building board: GEPRC_TAKER_H743 at 2025-06-11 18:00:59.552615 BB: Trying checkout Blimp stable GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858519, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRC_TAKER_H743 None BB: Failed checkout of Blimp GEPRC_TAKER_H743 stable None BB: [86/251] Building board: GEPRCF745BTHD at 2025-06-11 18:00:59.573480 BB: Trying checkout Blimp stable GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858563, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GEPRCF745BTHD None BB: Failed checkout of Blimp GEPRCF745BTHD stable None BB: [87/251] Building board: Here4FC at 2025-06-11 18:00:59.604008 BB: Trying checkout Blimp stable Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858607, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Here4FC None BB: Failed checkout of Blimp Here4FC stable None BB: [88/251] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 18:00:59.630028 BB: Trying checkout Blimp stable IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858651, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable IFLIGHT_2RAW_H7 None BB: Failed checkout of Blimp IFLIGHT_2RAW_H7 stable None BB: [89/251] Building board: JFB100 at 2025-06-11 18:00:59.651127 BB: Trying checkout Blimp stable JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858695, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB100 None BB: Failed checkout of Blimp JFB100 stable None BB: [90/251] Building board: JFB110 at 2025-06-11 18:00:59.693979 BB: Trying checkout Blimp stable JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858739, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JFB110 None BB: Failed checkout of Blimp JFB110 stable None BB: [91/251] Building board: JHEM_JHEF405 at 2025-06-11 18:00:59.713365 BB: Trying checkout Blimp stable JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858783, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEM_JHEF405 None BB: Failed checkout of Blimp JHEM_JHEF405 stable None BB: [92/251] Building board: JHEMCU-H743HD at 2025-06-11 18:00:59.731971 BB: Trying checkout Blimp stable JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858827, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEMCU-H743HD None BB: Failed checkout of Blimp JHEMCU-H743HD stable None BB: [93/251] Building board: JHEMCUF405PRO at 2025-06-11 18:00:59.751003 BB: Trying checkout Blimp stable JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858871, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEMCUF405PRO None BB: Failed checkout of Blimp JHEMCUF405PRO stable None BB: [94/251] Building board: KakuteF4 at 2025-06-11 18:00:59.769375 BB: Trying checkout Blimp stable KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858915, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4 None BB: Failed checkout of Blimp KakuteF4 stable None BB: [95/251] Building board: KakuteF4-Wing at 2025-06-11 18:00:59.787574 BB: Trying checkout Blimp stable KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2858959, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4-Wing None BB: Failed checkout of Blimp KakuteF4-Wing stable None BB: [96/251] Building board: KakuteF4Mini at 2025-06-11 18:00:59.811970 BB: Trying checkout Blimp stable KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859003, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF4Mini None BB: Failed checkout of Blimp KakuteF4Mini stable None BB: [97/251] Building board: KakuteF7 at 2025-06-11 18:00:59.829852 BB: Trying checkout Blimp stable KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859047, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7 None BB: Failed checkout of Blimp KakuteF7 stable None BB: [98/251] Building board: KakuteF7-bdshot at 2025-06-11 18:00:59.848000 BB: Trying checkout Blimp stable KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859091, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7-bdshot None BB: Failed checkout of Blimp KakuteF7-bdshot stable None BB: [99/251] Building board: KakuteF7Mini at 2025-06-11 18:00:59.866143 BB: Trying checkout Blimp stable KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859135, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteF7Mini None BB: Failed checkout of Blimp KakuteF7Mini stable None BB: [100/251] Building board: KakuteH7 at 2025-06-11 18:00:59.884497 BB: Trying checkout Blimp stable KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859179, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7 None BB: Failed checkout of Blimp KakuteH7 stable None BB: [101/251] Building board: KakuteH7-bdshot at 2025-06-11 18:00:59.903807 BB: Trying checkout Blimp stable KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859224, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-bdshot None BB: Failed checkout of Blimp KakuteH7-bdshot stable None BB: [102/251] Building board: KakuteH7-Wing at 2025-06-11 18:00:59.922840 BB: Trying checkout Blimp stable KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859268, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7-Wing None BB: Failed checkout of Blimp KakuteH7-Wing stable None BB: [103/251] Building board: KakuteH7Mini at 2025-06-11 18:00:59.941224 BB: Trying checkout Blimp stable KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859312, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini None BB: Failed checkout of Blimp KakuteH7Mini stable None BB: [104/251] Building board: KakuteH7Mini-Nand at 2025-06-11 18:00:59.961180 BB: Trying checkout Blimp stable KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859356, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7Mini-Nand None BB: Failed checkout of Blimp KakuteH7Mini-Nand stable None BB: [105/251] Building board: KakuteH7v2 at 2025-06-11 18:00:59.982134 BB: Trying checkout Blimp stable KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859400, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable KakuteH7v2 None BB: Failed checkout of Blimp KakuteH7v2 stable None BB: [106/251] Building board: linux at 2025-06-11 18:01:00.000364 BB: Trying checkout Blimp stable linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859444, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable linux None BB: Failed checkout of Blimp linux stable None BB: [107/251] Building board: LongBowF405WING at 2025-06-11 18:01:00.019840 BB: Trying checkout Blimp stable LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859488, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable LongBowF405WING None BB: Failed checkout of Blimp LongBowF405WING stable None BB: [108/251] Building board: LumenierLUXF765-NDAA at 2025-06-11 18:01:00.039862 BB: Trying checkout Blimp stable LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859532, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable LumenierLUXF765-NDAA None BB: Failed checkout of Blimp LumenierLUXF765-NDAA stable None BB: [109/251] Building board: luminousbee5 at 2025-06-11 18:01:00.059194 BB: Trying checkout Blimp stable luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859577, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable luminousbee5 None BB: Failed checkout of Blimp luminousbee5 stable None BB: [110/251] Building board: MambaF405-2022 at 2025-06-11 18:01:00.080801 BB: Trying checkout Blimp stable MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859621, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405-2022 None BB: Failed checkout of Blimp MambaF405-2022 stable None BB: [111/251] Building board: MambaF405US-I2C at 2025-06-11 18:01:00.099680 BB: Trying checkout Blimp stable MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859665, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405US-I2C None BB: Failed checkout of Blimp MambaF405US-I2C stable None BB: [112/251] Building board: MambaF405v2 at 2025-06-11 18:01:00.123410 BB: Trying checkout Blimp stable MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859709, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaF405v2 None BB: Failed checkout of Blimp MambaF405v2 stable None BB: [113/251] Building board: MambaH743v4 at 2025-06-11 18:01:00.143759 BB: Trying checkout Blimp stable MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859753, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MambaH743v4 None BB: Failed checkout of Blimp MambaH743v4 stable None BB: [114/251] Building board: MatekF405 at 2025-06-11 18:01:00.164636 BB: Trying checkout Blimp stable MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859797, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405 None BB: Failed checkout of Blimp MatekF405 stable None BB: [115/251] Building board: MatekF405-bdshot at 2025-06-11 18:01:00.185365 BB: Trying checkout Blimp stable MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859841, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-bdshot None BB: Failed checkout of Blimp MatekF405-bdshot stable None BB: [116/251] Building board: MatekF405-CAN at 2025-06-11 18:01:00.205752 BB: Trying checkout Blimp stable MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859885, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-CAN None BB: Failed checkout of Blimp MatekF405-CAN stable None BB: [117/251] Building board: MatekF405-STD at 2025-06-11 18:01:00.224575 BB: Trying checkout Blimp stable MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859929, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-STD None BB: Failed checkout of Blimp MatekF405-STD stable None BB: [118/251] Building board: MatekF405-TE at 2025-06-11 18:01:00.243083 BB: Trying checkout Blimp stable MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2859973, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE None BB: Failed checkout of Blimp MatekF405-TE stable None BB: [119/251] Building board: MatekF405-TE-bdshot at 2025-06-11 18:01:00.267430 BB: Trying checkout Blimp stable MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860017, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-TE-bdshot None BB: Failed checkout of Blimp MatekF405-TE-bdshot stable None BB: [120/251] Building board: MatekF405-Wing at 2025-06-11 18:01:00.285778 BB: Trying checkout Blimp stable MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860061, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing None BB: Failed checkout of Blimp MatekF405-Wing stable None BB: [121/251] Building board: MatekF405-Wing-bdshot at 2025-06-11 18:01:00.305086 BB: Trying checkout Blimp stable MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860105, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF405-Wing-bdshot None BB: Failed checkout of Blimp MatekF405-Wing-bdshot stable None BB: [122/251] Building board: MatekF765-SE at 2025-06-11 18:01:00.323102 BB: Trying checkout Blimp stable MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860149, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-SE None BB: Failed checkout of Blimp MatekF765-SE stable None BB: [123/251] Building board: MatekF765-Wing at 2025-06-11 18:01:00.343294 BB: Trying checkout Blimp stable MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860193, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing None BB: Failed checkout of Blimp MatekF765-Wing stable None BB: [124/251] Building board: MatekF765-Wing-bdshot at 2025-06-11 18:01:00.363429 BB: Trying checkout Blimp stable MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860237, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekF765-Wing-bdshot None BB: Failed checkout of Blimp MatekF765-Wing-bdshot stable None BB: [125/251] Building board: MatekH743 at 2025-06-11 18:01:00.382790 BB: Trying checkout Blimp stable MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860281, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743 None BB: Failed checkout of Blimp MatekH743 stable None BB: [126/251] Building board: MatekH743-bdshot at 2025-06-11 18:01:00.402378 BB: Trying checkout Blimp stable MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860325, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH743-bdshot None BB: Failed checkout of Blimp MatekH743-bdshot stable None BB: [127/251] Building board: MatekH7A3 at 2025-06-11 18:01:00.420792 BB: Trying checkout Blimp stable MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860369, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MatekH7A3 None BB: Failed checkout of Blimp MatekH7A3 stable None BB: [128/251] Building board: MFT-SEMA100 at 2025-06-11 18:01:00.444997 BB: Trying checkout Blimp stable MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860413, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MFT-SEMA100 None BB: Failed checkout of Blimp MFT-SEMA100 stable None BB: [129/251] Building board: MicoAir405Mini at 2025-06-11 18:01:00.467178 BB: Trying checkout Blimp stable MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860457, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405Mini None BB: Failed checkout of Blimp MicoAir405Mini stable None BB: [130/251] Building board: MicoAir405v2 at 2025-06-11 18:01:00.484788 BB: Trying checkout Blimp stable MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860501, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir405v2 None BB: Failed checkout of Blimp MicoAir405v2 stable None BB: [131/251] Building board: MicoAir743 at 2025-06-11 18:01:00.503192 BB: Trying checkout Blimp stable MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860545, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743 None BB: Failed checkout of Blimp MicoAir743 stable None BB: [132/251] Building board: MicoAir743-AIO at 2025-06-11 18:01:00.523222 BB: Trying checkout Blimp stable MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860589, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743-AIO None BB: Failed checkout of Blimp MicoAir743-AIO stable None BB: [133/251] Building board: MicoAir743v2 at 2025-06-11 18:01:00.541124 BB: Trying checkout Blimp stable MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860633, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MicoAir743v2 None BB: Failed checkout of Blimp MicoAir743v2 stable None BB: [134/251] Building board: mindpx-v2 at 2025-06-11 18:01:00.568183 BB: Trying checkout Blimp stable mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860677, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mindpx-v2 None BB: Failed checkout of Blimp mindpx-v2 stable None BB: [135/251] Building board: mini-pix at 2025-06-11 18:01:00.589390 BB: Trying checkout Blimp stable mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860721, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mini-pix None BB: Failed checkout of Blimp mini-pix stable None BB: [136/251] Building board: modalai_fc-v1 at 2025-06-11 18:01:00.608050 BB: Trying checkout Blimp stable modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860765, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable modalai_fc-v1 None BB: Failed checkout of Blimp modalai_fc-v1 stable None BB: [137/251] Building board: mRoControlZeroClassic at 2025-06-11 18:01:00.626687 BB: Trying checkout Blimp stable mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860809, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroClassic None BB: Failed checkout of Blimp mRoControlZeroClassic stable None BB: [138/251] Building board: mRoControlZeroF7 at 2025-06-11 18:01:00.651510 BB: Trying checkout Blimp stable mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860853, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroF7 None BB: Failed checkout of Blimp mRoControlZeroF7 stable None BB: [139/251] Building board: mRoControlZeroH7 at 2025-06-11 18:01:00.670210 BB: Trying checkout Blimp stable mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860897, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7 None BB: Failed checkout of Blimp mRoControlZeroH7 stable None BB: [140/251] Building board: mRoControlZeroH7-bdshot at 2025-06-11 18:01:00.694897 BB: Trying checkout Blimp stable mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860941, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroH7-bdshot None BB: Failed checkout of Blimp mRoControlZeroH7-bdshot stable None BB: [141/251] Building board: mRoControlZeroOEMH7 at 2025-06-11 18:01:00.715604 BB: Trying checkout Blimp stable mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2860985, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoControlZeroOEMH7 None BB: Failed checkout of Blimp mRoControlZeroOEMH7 stable None BB: [142/251] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 18:01:00.735051 BB: Trying checkout Blimp stable mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861029, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoCZeroOEMH7-bdshot None BB: Failed checkout of Blimp mRoCZeroOEMH7-bdshot stable None BB: [143/251] Building board: mRoNexus at 2025-06-11 18:01:00.753174 BB: Trying checkout Blimp stable mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861073, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoNexus None BB: Failed checkout of Blimp mRoNexus stable None BB: [144/251] Building board: mRoPixracerPro at 2025-06-11 18:01:00.771013 BB: Trying checkout Blimp stable mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861117, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro None BB: Failed checkout of Blimp mRoPixracerPro stable None BB: [145/251] Building board: mRoPixracerPro-bdshot at 2025-06-11 18:01:00.794665 BB: Trying checkout Blimp stable mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861161, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoPixracerPro-bdshot None BB: Failed checkout of Blimp mRoPixracerPro-bdshot stable None BB: [146/251] Building board: mRoX21 at 2025-06-11 18:01:00.813023 BB: Trying checkout Blimp stable mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861205, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21 None BB: Failed checkout of Blimp mRoX21 stable None BB: [147/251] Building board: mRoX21-777 at 2025-06-11 18:01:00.830915 BB: Trying checkout Blimp stable mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861249, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable mRoX21-777 None BB: Failed checkout of Blimp mRoX21-777 stable None BB: [148/251] Building board: MUPilot at 2025-06-11 18:01:00.849689 BB: Trying checkout Blimp stable MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861293, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable MUPilot None BB: Failed checkout of Blimp MUPilot stable None BB: [149/251] Building board: NarinFC-H5 at 2025-06-11 18:01:00.867560 BB: Trying checkout Blimp stable NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861337, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NarinFC-H5 None BB: Failed checkout of Blimp NarinFC-H5 stable None BB: [150/251] Building board: NarinFC-H7 at 2025-06-11 18:01:00.886322 BB: Trying checkout Blimp stable NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861381, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NarinFC-H7 None BB: Failed checkout of Blimp NarinFC-H7 stable None BB: [151/251] Building board: navigator at 2025-06-11 18:01:00.904872 BB: Trying checkout Blimp stable navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861425, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator None BB: Failed checkout of Blimp navigator stable None BB: [152/251] Building board: navigator64 at 2025-06-11 18:01:00.923444 BB: Trying checkout Blimp stable navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861469, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navigator64 None BB: Failed checkout of Blimp navigator64 stable None BB: [153/251] Building board: navio at 2025-06-11 18:01:00.941978 BB: Trying checkout Blimp stable navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861513, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio None BB: Failed checkout of Blimp navio stable None BB: [154/251] Building board: navio2 at 2025-06-11 18:01:00.960701 BB: Trying checkout Blimp stable navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861557, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable navio2 None BB: Failed checkout of Blimp navio2 stable None BB: [155/251] Building board: NxtPX4v2 at 2025-06-11 18:01:00.979317 BB: Trying checkout Blimp stable NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861601, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NxtPX4v2 None BB: Failed checkout of Blimp NxtPX4v2 stable None BB: [156/251] Building board: obal at 2025-06-11 18:01:00.997294 BB: Trying checkout Blimp stable obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861645, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable obal None BB: Failed checkout of Blimp obal stable None BB: [157/251] Building board: ocpoc_zynq at 2025-06-11 18:01:01.016173 BB: Trying checkout Blimp stable ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861689, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ocpoc_zynq None BB: Failed checkout of Blimp ocpoc_zynq stable None BB: [158/251] Building board: omnibusf4 at 2025-06-11 18:01:01.036066 BB: Trying checkout Blimp stable omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861733, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4 None BB: Failed checkout of Blimp omnibusf4 stable None BB: [159/251] Building board: omnibusf4pro at 2025-06-11 18:01:01.057627 BB: Trying checkout Blimp stable omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861777, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro None BB: Failed checkout of Blimp omnibusf4pro stable None BB: [160/251] Building board: omnibusf4pro-bdshot at 2025-06-11 18:01:01.077722 BB: Trying checkout Blimp stable omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861821, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4pro-bdshot None BB: Failed checkout of Blimp omnibusf4pro-bdshot stable None BB: [161/251] Building board: omnibusf4v6 at 2025-06-11 18:01:01.098451 BB: Trying checkout Blimp stable omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861865, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable omnibusf4v6 None BB: Failed checkout of Blimp omnibusf4v6 stable None BB: [162/251] Building board: OMNIBUSF7V2 at 2025-06-11 18:01:01.117385 BB: Trying checkout Blimp stable OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861909, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OMNIBUSF7V2 None BB: Failed checkout of Blimp OMNIBUSF7V2 stable None BB: [163/251] Building board: OmnibusNanoV6 at 2025-06-11 18:01:01.137394 BB: Trying checkout Blimp stable OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861953, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6 None BB: Failed checkout of Blimp OmnibusNanoV6 stable None BB: [164/251] Building board: OmnibusNanoV6-bdshot at 2025-06-11 18:01:01.162682 BB: Trying checkout Blimp stable OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2861997, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OmnibusNanoV6-bdshot None BB: Failed checkout of Blimp OmnibusNanoV6-bdshot stable None BB: [165/251] Building board: OrqaF405Pro at 2025-06-11 18:01:01.187057 BB: Trying checkout Blimp stable OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862041, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OrqaF405Pro None BB: Failed checkout of Blimp OrqaF405Pro stable None BB: [166/251] Building board: PH4-mini at 2025-06-11 18:01:01.206196 BB: Trying checkout Blimp stable PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862085, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini None BB: Failed checkout of Blimp PH4-mini stable None BB: [167/251] Building board: PH4-mini-bdshot at 2025-06-11 18:01:01.224668 BB: Trying checkout Blimp stable PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862135, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PH4-mini-bdshot None BB: Failed checkout of Blimp PH4-mini-bdshot stable None BB: [168/251] Building board: Pix32v5 at 2025-06-11 18:01:01.243592 BB: Trying checkout Blimp stable Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862180, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pix32v5 None BB: Failed checkout of Blimp Pix32v5 stable None BB: [169/251] Building board: PixC4-Jetson at 2025-06-11 18:01:01.262421 BB: Trying checkout Blimp stable PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862224, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixC4-Jetson None BB: Failed checkout of Blimp PixC4-Jetson stable None BB: [170/251] Building board: PixFlamingo at 2025-06-11 18:01:01.281760 BB: Trying checkout Blimp stable PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862268, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo None BB: Failed checkout of Blimp PixFlamingo stable None BB: [171/251] Building board: PixFlamingo-F767 at 2025-06-11 18:01:01.301746 BB: Trying checkout Blimp stable PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862312, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixFlamingo-F767 None BB: Failed checkout of Blimp PixFlamingo-F767 stable None BB: [172/251] Building board: Pixhawk1 at 2025-06-11 18:01:01.321842 BB: Trying checkout Blimp stable Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862356, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1 None BB: Failed checkout of Blimp Pixhawk1 stable None BB: [173/251] Building board: Pixhawk1-1M at 2025-06-11 18:01:01.349193 BB: Trying checkout Blimp stable Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862400, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M None BB: Failed checkout of Blimp Pixhawk1-1M stable None BB: [174/251] Building board: Pixhawk1-1M-bdshot at 2025-06-11 18:01:01.369714 BB: Trying checkout Blimp stable Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862444, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-1M-bdshot None BB: Failed checkout of Blimp Pixhawk1-1M-bdshot stable None BB: [175/251] Building board: Pixhawk1-bdshot at 2025-06-11 18:01:01.389718 BB: Trying checkout Blimp stable Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862488, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk1-bdshot None BB: Failed checkout of Blimp Pixhawk1-bdshot stable None BB: [176/251] Building board: Pixhawk4 at 2025-06-11 18:01:01.409049 BB: Trying checkout Blimp stable Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862532, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4 None BB: Failed checkout of Blimp Pixhawk4 stable None BB: [177/251] Building board: Pixhawk4-bdshot at 2025-06-11 18:01:01.436548 BB: Trying checkout Blimp stable Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862576, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk4-bdshot None BB: Failed checkout of Blimp Pixhawk4-bdshot stable None BB: [178/251] Building board: Pixhawk5X at 2025-06-11 18:01:01.456531 BB: Trying checkout Blimp stable Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862620, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk5X None BB: Failed checkout of Blimp Pixhawk5X stable None BB: [179/251] Building board: Pixhawk6C at 2025-06-11 18:01:01.481938 BB: Trying checkout Blimp stable Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862664, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C None BB: Failed checkout of Blimp Pixhawk6C stable None BB: [180/251] Building board: Pixhawk6C-bdshot at 2025-06-11 18:01:01.500742 BB: Trying checkout Blimp stable Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862708, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6C-bdshot None BB: Failed checkout of Blimp Pixhawk6C-bdshot stable None BB: [181/251] Building board: Pixhawk6X at 2025-06-11 18:01:01.537820 BB: Trying checkout Blimp stable Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862752, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X None BB: Failed checkout of Blimp Pixhawk6X stable None BB: [182/251] Building board: Pixhawk6X-bdshot at 2025-06-11 18:01:01.557151 BB: Trying checkout Blimp stable Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862797, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixhawk6X-bdshot None BB: Failed checkout of Blimp Pixhawk6X-bdshot stable None BB: [183/251] Building board: PixPilot-C3 at 2025-06-11 18:01:01.577921 BB: Trying checkout Blimp stable PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862841, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-C3 None BB: Failed checkout of Blimp PixPilot-C3 stable None BB: [184/251] Building board: PixPilot-V3 at 2025-06-11 18:01:01.597472 BB: Trying checkout Blimp stable PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862885, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V3 None BB: Failed checkout of Blimp PixPilot-V3 stable None BB: [185/251] Building board: PixPilot-V6 at 2025-06-11 18:01:01.615833 BB: Trying checkout Blimp stable PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862929, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6 None BB: Failed checkout of Blimp PixPilot-V6 stable None BB: [186/251] Building board: PixPilot-V6PRO at 2025-06-11 18:01:01.646174 BB: Trying checkout Blimp stable PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2862973, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixPilot-V6PRO None BB: Failed checkout of Blimp PixPilot-V6PRO stable None BB: [187/251] Building board: Pixracer at 2025-06-11 18:01:01.667451 BB: Trying checkout Blimp stable Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863017, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer None BB: Failed checkout of Blimp Pixracer stable None BB: [188/251] Building board: Pixracer-bdshot at 2025-06-11 18:01:01.689010 BB: Trying checkout Blimp stable Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863061, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable Pixracer-bdshot None BB: Failed checkout of Blimp Pixracer-bdshot stable None BB: [189/251] Building board: PixSurveyA1 at 2025-06-11 18:01:01.710686 BB: Trying checkout Blimp stable PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863105, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1 None BB: Failed checkout of Blimp PixSurveyA1 stable None BB: [190/251] Building board: PixSurveyA1-IND at 2025-06-11 18:01:01.731661 BB: Trying checkout Blimp stable PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863149, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA1-IND None BB: Failed checkout of Blimp PixSurveyA1-IND stable None BB: [191/251] Building board: PixSurveyA2-IND at 2025-06-11 18:01:01.751727 BB: Trying checkout Blimp stable PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863193, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA2-IND None BB: Failed checkout of Blimp PixSurveyA2-IND stable None BB: [192/251] Building board: pocket at 2025-06-11 18:01:01.773623 BB: Trying checkout Blimp stable pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863237, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pocket None BB: Failed checkout of Blimp pocket stable None BB: [193/251] Building board: pxf at 2025-06-11 18:01:01.792652 BB: Trying checkout Blimp stable pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863281, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxf None BB: Failed checkout of Blimp pxf stable None BB: [194/251] Building board: pxfmini at 2025-06-11 18:01:01.813998 BB: Trying checkout Blimp stable pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863325, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pxfmini None BB: Failed checkout of Blimp pxfmini stable None BB: [195/251] Building board: QioTekAdeptF407 at 2025-06-11 18:01:01.833765 BB: Trying checkout Blimp stable QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863369, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekAdeptF407 None BB: Failed checkout of Blimp QioTekAdeptF407 stable None BB: [196/251] Building board: QioTekZealotF427 at 2025-06-11 18:01:01.860990 BB: Trying checkout Blimp stable QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863413, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotF427 None BB: Failed checkout of Blimp QioTekZealotF427 stable None BB: [197/251] Building board: QioTekZealotH743 at 2025-06-11 18:01:01.882254 BB: Trying checkout Blimp stable QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863457, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743 None BB: Failed checkout of Blimp QioTekZealotH743 stable None BB: [198/251] Building board: QioTekZealotH743-bdshot at 2025-06-11 18:01:01.901255 BB: Trying checkout Blimp stable QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863501, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable QioTekZealotH743-bdshot None BB: Failed checkout of Blimp QioTekZealotH743-bdshot stable None BB: [199/251] Building board: R9Pilot at 2025-06-11 18:01:01.923416 BB: Trying checkout Blimp stable R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863545, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable R9Pilot None BB: Failed checkout of Blimp R9Pilot stable None BB: [200/251] Building board: RadiolinkPIX6 at 2025-06-11 18:01:01.944796 BB: Trying checkout Blimp stable RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863589, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RadiolinkPIX6 None BB: Failed checkout of Blimp RadiolinkPIX6 stable None BB: [201/251] Building board: RADIX2HD at 2025-06-11 18:01:01.964940 BB: Trying checkout Blimp stable RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863633, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RADIX2HD None BB: Failed checkout of Blimp RADIX2HD stable None BB: [202/251] Building board: ReaperF745 at 2025-06-11 18:01:01.985525 BB: Trying checkout Blimp stable ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863677, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ReaperF745 None BB: Failed checkout of Blimp ReaperF745 stable None BB: [203/251] Building board: revo-mini at 2025-06-11 18:01:02.004919 BB: Trying checkout Blimp stable revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863721, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini None BB: Failed checkout of Blimp revo-mini stable None BB: [204/251] Building board: revo-mini-bdshot at 2025-06-11 18:01:02.024920 BB: Trying checkout Blimp stable revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863765, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-bdshot None BB: Failed checkout of Blimp revo-mini-bdshot stable None BB: [205/251] Building board: revo-mini-i2c at 2025-06-11 18:01:02.045707 BB: Trying checkout Blimp stable revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863809, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c None BB: Failed checkout of Blimp revo-mini-i2c stable None BB: [206/251] Building board: revo-mini-i2c-bdshot at 2025-06-11 18:01:02.075965 BB: Trying checkout Blimp stable revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863853, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable revo-mini-i2c-bdshot None BB: Failed checkout of Blimp revo-mini-i2c-bdshot stable None BB: [207/251] Building board: rst_zynq at 2025-06-11 18:01:02.097353 BB: Trying checkout Blimp stable rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863897, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable rst_zynq None BB: Failed checkout of Blimp rst_zynq stable None BB: [208/251] Building board: SDMODELH7V1 at 2025-06-11 18:01:02.122100 BB: Trying checkout Blimp stable SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863941, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V1 None BB: Failed checkout of Blimp SDMODELH7V1 stable None BB: [209/251] Building board: SDMODELH7V2 at 2025-06-11 18:01:02.143368 BB: Trying checkout Blimp stable SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2863985, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SDMODELH7V2 None BB: Failed checkout of Blimp SDMODELH7V2 stable None BB: [210/251] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 18:01:02.169773 BB: Trying checkout Blimp stable SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864029, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_arm_linux_gnueabihf None BB: Failed checkout of Blimp SITL_arm_linux_gnueabihf stable None BB: [211/251] Building board: SITL_x86_64_linux_gnu at 2025-06-11 18:01:02.191187 BB: Trying checkout Blimp stable SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864073, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SITL_x86_64_linux_gnu None BB: Failed checkout of Blimp SITL_x86_64_linux_gnu stable None BB: [212/251] Building board: SIYI_N7 at 2025-06-11 18:01:02.214920 BB: Trying checkout Blimp stable SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864117, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SIYI_N7 None BB: Failed checkout of Blimp SIYI_N7 stable None BB: [213/251] Building board: SkySakuraH743 at 2025-06-11 18:01:02.236603 BB: Trying checkout Blimp stable SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864161, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkySakuraH743 None BB: Failed checkout of Blimp SkySakuraH743 stable None BB: [214/251] Building board: SkystarsH7HD-bdshot at 2025-06-11 18:01:02.272337 BB: Trying checkout Blimp stable SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864205, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkystarsH7HD-bdshot None BB: Failed checkout of Blimp SkystarsH7HD-bdshot stable None BB: [215/251] Building board: sparky2 at 2025-06-11 18:01:02.321017 BB: Trying checkout Blimp stable sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864249, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable sparky2 None BB: Failed checkout of Blimp sparky2 stable None BB: [216/251] Building board: speedybeef4 at 2025-06-11 18:01:02.340798 BB: Trying checkout Blimp stable speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864293, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4 None BB: Failed checkout of Blimp speedybeef4 stable None BB: [217/251] Building board: SpeedyBeeF405AIO at 2025-06-11 18:01:02.360140 BB: Trying checkout Blimp stable SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864337, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405AIO None BB: Failed checkout of Blimp SpeedyBeeF405AIO stable None BB: [218/251] Building board: SpeedyBeeF405Mini at 2025-06-11 18:01:02.380170 BB: Trying checkout Blimp stable SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864381, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405Mini None BB: Failed checkout of Blimp SpeedyBeeF405Mini stable None BB: [219/251] Building board: SpeedyBeeF405WING at 2025-06-11 18:01:02.400946 BB: Trying checkout Blimp stable SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864425, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SpeedyBeeF405WING None BB: Failed checkout of Blimp SpeedyBeeF405WING stable None BB: [220/251] Building board: speedybeef4v3 at 2025-06-11 18:01:02.420972 BB: Trying checkout Blimp stable speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864469, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v3 None BB: Failed checkout of Blimp speedybeef4v3 stable None BB: [221/251] Building board: speedybeef4v4 at 2025-06-11 18:01:02.441732 BB: Trying checkout Blimp stable speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864515, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable speedybeef4v4 None BB: Failed checkout of Blimp speedybeef4v4 stable None BB: [222/251] Building board: SPRacingH7 at 2025-06-11 18:01:02.463187 BB: Trying checkout Blimp stable SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864559, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7 None BB: Failed checkout of Blimp SPRacingH7 stable None BB: [223/251] Building board: SPRacingH7RF at 2025-06-11 18:01:02.489175 BB: Trying checkout Blimp stable SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864603, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPRacingH7RF None BB: Failed checkout of Blimp SPRacingH7RF stable None BB: [224/251] Building board: StellarF4 at 2025-06-11 18:01:02.509287 BB: Trying checkout Blimp stable StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864647, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable StellarF4 None BB: Failed checkout of Blimp StellarF4 stable None BB: [225/251] Building board: StellarF4V2 at 2025-06-11 18:01:02.528795 BB: Trying checkout Blimp stable StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864691, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable StellarF4V2 None BB: Failed checkout of Blimp StellarF4V2 stable None BB: [226/251] Building board: StellarH7V2 at 2025-06-11 18:01:02.549311 BB: Trying checkout Blimp stable StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864735, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable StellarH7V2 None BB: Failed checkout of Blimp StellarH7V2 stable None BB: [227/251] Building board: SuccexF4 at 2025-06-11 18:01:02.569391 BB: Trying checkout Blimp stable SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864779, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SuccexF4 None BB: Failed checkout of Blimp SuccexF4 stable None BB: [228/251] Building board: SULILGH7-P1-P2 at 2025-06-11 18:01:02.587960 BB: Trying checkout Blimp stable SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864823, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SULILGH7-P1-P2 None BB: Failed checkout of Blimp SULILGH7-P1-P2 stable None BB: [229/251] Building board: TBS-Colibri-F7 at 2025-06-11 18:01:02.607207 BB: Trying checkout Blimp stable TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864867, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS-Colibri-F7 None BB: Failed checkout of Blimp TBS-Colibri-F7 stable None BB: [230/251] Building board: TBS_LUCID_H7 at 2025-06-11 18:01:02.627690 BB: Trying checkout Blimp stable TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864911, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_H7 None BB: Failed checkout of Blimp TBS_LUCID_H7 stable None BB: [231/251] Building board: TBS_LUCID_H7_WING at 2025-06-11 18:01:02.646925 BB: Trying checkout Blimp stable TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864955, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_H7_WING None BB: Failed checkout of Blimp TBS_LUCID_H7_WING stable None BB: [232/251] Building board: TBS_LUCID_PRO at 2025-06-11 18:01:02.666011 BB: Trying checkout Blimp stable TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2864999, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_PRO None BB: Failed checkout of Blimp TBS_LUCID_PRO stable None BB: [233/251] Building board: thepeach-k1 at 2025-06-11 18:01:02.685883 BB: Trying checkout Blimp stable thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865043, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-k1 None BB: Failed checkout of Blimp thepeach-k1 stable None BB: [234/251] Building board: thepeach-r1 at 2025-06-11 18:01:02.704754 BB: Trying checkout Blimp stable thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865087, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable thepeach-r1 None BB: Failed checkout of Blimp thepeach-r1 stable None BB: [235/251] Building board: TMotorH743 at 2025-06-11 18:01:02.728561 BB: Trying checkout Blimp stable TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865131, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TMotorH743 None BB: Failed checkout of Blimp TMotorH743 stable None BB: [236/251] Building board: uav-dev-fc-um982 at 2025-06-11 18:01:02.748552 BB: Trying checkout Blimp stable uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865175, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable uav-dev-fc-um982 None BB: Failed checkout of Blimp uav-dev-fc-um982 stable None BB: [237/251] Building board: vnav at 2025-06-11 18:01:02.767377 BB: Trying checkout Blimp stable vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865219, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable vnav None BB: Failed checkout of Blimp vnav stable None BB: [238/251] Building board: VRBrain-v51 at 2025-06-11 18:01:02.787322 BB: Trying checkout Blimp stable VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865263, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v51 None BB: Failed checkout of Blimp VRBrain-v51 stable None BB: [239/251] Building board: VRBrain-v52 at 2025-06-11 18:01:02.807421 BB: Trying checkout Blimp stable VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865307, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v52 None BB: Failed checkout of Blimp VRBrain-v52 stable None BB: [240/251] Building board: VRBrain-v54 at 2025-06-11 18:01:02.826584 BB: Trying checkout Blimp stable VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865351, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRBrain-v54 None BB: Failed checkout of Blimp VRBrain-v54 stable None BB: [241/251] Building board: VRCore-v10 at 2025-06-11 18:01:02.846478 BB: Trying checkout Blimp stable VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865395, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRCore-v10 None BB: Failed checkout of Blimp VRCore-v10 stable None BB: [242/251] Building board: VRUBrain-v51 at 2025-06-11 18:01:02.865161 BB: Trying checkout Blimp stable VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865439, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VRUBrain-v51 None BB: Failed checkout of Blimp VRUBrain-v51 stable None BB: [243/251] Building board: VUAV-V7pro at 2025-06-11 18:01:02.884296 BB: Trying checkout Blimp stable VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865483, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable VUAV-V7pro None BB: Failed checkout of Blimp VUAV-V7pro stable None BB: [244/251] Building board: X-MAV-AP-H743v2 at 2025-06-11 18:01:02.902634 BB: Trying checkout Blimp stable X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865527, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable X-MAV-AP-H743v2 None BB: Failed checkout of Blimp X-MAV-AP-H743v2 stable None BB: [245/251] Building board: YJUAV_A6 at 2025-06-11 18:01:02.922081 BB: Trying checkout Blimp stable YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865571, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6 None BB: Failed checkout of Blimp YJUAV_A6 stable None BB: [246/251] Building board: YJUAV_A6SE at 2025-06-11 18:01:02.941270 BB: Trying checkout Blimp stable YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865615, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE None BB: Failed checkout of Blimp YJUAV_A6SE stable None BB: [247/251] Building board: YJUAV_A6SE_H743 at 2025-06-11 18:01:02.963008 BB: Trying checkout Blimp stable YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865659, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6SE_H743 None BB: Failed checkout of Blimp YJUAV_A6SE_H743 stable None BB: [248/251] Building board: YJUAV_A6Ultra at 2025-06-11 18:01:02.988906 BB: Trying checkout Blimp stable YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865703, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YJUAV_A6Ultra None BB: Failed checkout of Blimp YJUAV_A6Ultra stable None BB: [249/251] Building board: ZeroOneX6 at 2025-06-11 18:01:03.008364 BB: Trying checkout Blimp stable ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865749, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6 None BB: Failed checkout of Blimp ZeroOneX6 stable None BB: [250/251] Building board: ZeroOneX6_Air at 2025-06-11 18:01:03.033342 BB: Trying checkout Blimp stable ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865806, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ZeroOneX6_Air None BB: Failed checkout of Blimp ZeroOneX6_Air stable None BB: [251/251] Building board: zynq at 2025-06-11 18:01:03.053345 BB: Trying checkout Blimp stable zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch Blimp-stable BB: Running (git checkout -f Blimp-stable) BB-GIT: error: pathspec 'Blimp-stable' did not match any file(s) known to git BB: Process failed ((2865850, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable zynq None BB: Failed checkout of Blimp zynq stable None BB: Trying checkout Blimp latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Already on 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building ArduCopter beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/267] Building board: 3DRControlZeroG at 2025-06-11 18:01:03.871287 BB: Trying checkout ArduCopter beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter beta 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [2/267] Building board: ACNS-CM4Pilot at 2025-06-11 18:01:04.783559 BB: Trying checkout ArduCopter beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter beta ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [3/267] Building board: ACNS-F405AIO at 2025-06-11 18:01:05.284672 BB: Trying checkout ArduCopter beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter beta ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [4/267] Building board: aero at 2025-06-11 18:01:05.368839 BB: Trying checkout ArduCopter beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.980s) BB-WAF: 'clean' finished successfully (1.581s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatusexpanding dronecan.remoteid.Location BB-WAF: BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValueexpanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solutionexpanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 259/1247] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 260/1247] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 261/1247] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 262/1247] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 263/1247] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 264/1247] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 265/1247] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140355259020480: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2867133, 256)) BB: Failed build of ArduCopter aero beta BB: Considering frame heli for board aero BB: Trying checkout ArduCopter beta aero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta aero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aero-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.800s) BB-WAF: 'clean' finished successfully (1.442s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiResexpanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 139646264947792: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2868849, 256)) BB: Failed build of ArduCopter aero-heli beta BB: [5/267] Building board: aerofc-v1 at 2025-06-11 18:01:37.300779 BB: Trying checkout ArduCopter beta aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aerofc-v1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter beta aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [6/267] Building board: AEROFOX-H7 at 2025-06-11 18:01:38.481875 BB: Trying checkout ArduCopter beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter beta AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AEROFOX-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [7/267] Building board: AET-H743-Basic at 2025-06-11 18:01:38.562408 BB: Trying checkout ArduCopter beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter beta AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AET-H743-Basic binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [8/267] Building board: airbotf4 at 2025-06-11 18:01:38.643267 BB: Trying checkout ArduCopter beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter beta airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [9/267] Building board: AIRLink at 2025-06-11 18:01:38.724722 BB: Trying checkout ArduCopter beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter beta AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [10/267] Building board: Airvolute-DCS2 at 2025-06-11 18:01:38.806425 BB: Trying checkout ArduCopter beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter beta Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [11/267] Building board: AnyleafH7 at 2025-06-11 18:01:38.898658 BB: Trying checkout ArduCopter beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter beta AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [12/267] Building board: Aocoda-RC-H743Dual at 2025-06-11 18:01:38.982108 BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [13/267] Building board: ARK_FPV at 2025-06-11 18:01:39.077266 BB: Trying checkout ArduCopter beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter beta ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_FPV-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [14/267] Building board: ARKV6X at 2025-06-11 18:01:41.425312 BB: Trying checkout ArduCopter beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter beta ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [15/267] Building board: AtomRCF405NAVI at 2025-06-11 18:01:41.509480 BB: Trying checkout ArduCopter beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter beta AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [16/267] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 18:01:41.596860 BB: Trying checkout ArduCopter beta ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: Considering frame heli for board ATOMRCF405NAVI-Deluxe BB: Trying checkout ArduCopter beta ATOMRCF405NAVI-Deluxe heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ATOMRCF405NAVI-Deluxe binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ATOMRCF405NAVI-Deluxe-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [17/267] Building board: bbbmini at 2025-06-11 18:01:43.933174 BB: Trying checkout ArduCopter beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter beta bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [18/267] Building board: BeastF7 at 2025-06-11 18:01:44.015346 BB: Trying checkout ArduCopter beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter beta BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [19/267] Building board: BeastF7v2 at 2025-06-11 18:01:44.101612 BB: Trying checkout ArduCopter beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter beta BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [20/267] Building board: BeastH7 at 2025-06-11 18:01:44.183730 BB: Trying checkout ArduCopter beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter beta BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [21/267] Building board: BeastH7v2 at 2025-06-11 18:01:44.270665 BB: Trying checkout ArduCopter beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter beta BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [22/267] Building board: bebop at 2025-06-11 18:01:44.350356 BB: Trying checkout ArduCopter beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [23/267] Building board: bebop at 2025-06-11 18:01:44.437828 BB: Trying checkout ArduCopter beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [24/267] Building board: BETAFPV-F405 at 2025-06-11 18:01:44.515572 BB: Trying checkout ArduCopter beta BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter beta BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [25/267] Building board: BETAFPV-F405-I2C at 2025-06-11 18:01:44.599494 BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [26/267] Building board: bhat at 2025-06-11 18:01:44.680660 BB: Trying checkout ArduCopter beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board bhat BB: Trying checkout ArduCopter beta bhat heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta bhat binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [27/267] Building board: BlitzF745 at 2025-06-11 18:01:44.763515 BB: Trying checkout ArduCopter beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter beta BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [28/267] Building board: BlitzF745AIO at 2025-06-11 18:01:44.847712 BB: Trying checkout ArduCopter beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter beta BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [29/267] Building board: BlitzH743Pro at 2025-06-11 18:01:44.939223 BB: Trying checkout ArduCopter beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter beta BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [30/267] Building board: BlitzMiniF745 at 2025-06-11 18:01:45.028846 BB: Trying checkout ArduCopter beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter beta BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [31/267] Building board: BlitzWingH743 at 2025-06-11 18:01:45.112475 BB: Trying checkout ArduCopter beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter beta BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [32/267] Building board: blue at 2025-06-11 18:01:45.193565 BB: Trying checkout ArduCopter beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta blue binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter beta blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta blue binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [33/267] Building board: BrahmaF4 at 2025-06-11 18:01:45.275591 BB: Trying checkout ArduCopter beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: Considering frame heli for board BrahmaF4 BB: Trying checkout ArduCopter beta BrahmaF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BrahmaF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BrahmaF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [34/267] Building board: BROTHERHOBBYF405v3 at 2025-06-11 18:01:47.514118 BB: Trying checkout ArduCopter beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BROTHERHOBBYF405v3 BB: Trying checkout ArduCopter beta BROTHERHOBBYF405v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BROTHERHOBBYF405v3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [35/267] Building board: BROTHERHOBBYH743 at 2025-06-11 18:01:47.597341 BB: Trying checkout ArduCopter beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board BROTHERHOBBYH743 BB: Trying checkout ArduCopter beta BROTHERHOBBYH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta BROTHERHOBBYH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [36/267] Building board: canzero at 2025-06-11 18:01:47.688280 BB: Trying checkout ArduCopter beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter beta canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta canzero binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [37/267] Building board: CBU-H7-LC-Stamp at 2025-06-11 18:01:47.769358 BB: Trying checkout ArduCopter beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: Considering frame heli for board CBU-H7-LC-Stamp BB: Trying checkout ArduCopter beta CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CBU-H7-LC-Stamp-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [38/267] Building board: CBU-H7-Stamp at 2025-06-11 18:01:50.131845 BB: Trying checkout ArduCopter beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter beta CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CBU-H7-Stamp binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [39/267] Building board: CORVON405V2_1 at 2025-06-11 18:01:50.264114 BB: Trying checkout ArduCopter beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: Considering frame heli for board CORVON405V2_1 BB: Trying checkout ArduCopter beta CORVON405V2_1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CORVON405V2_1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON405V2_1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [40/267] Building board: CORVON743V1 at 2025-06-11 18:01:52.485545 BB: Trying checkout ArduCopter beta CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: Considering frame heli for board CORVON743V1 BB: Trying checkout ArduCopter beta CORVON743V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CORVON743V1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON743V1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [41/267] Building board: CrazyF405 at 2025-06-11 18:01:54.683394 BB: Trying checkout ArduCopter beta CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter beta CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CrazyF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: [42/267] Building board: crazyflie2 at 2025-06-11 18:01:57.064044 BB: Trying checkout ArduCopter beta crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter beta crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [43/267] Building board: CSKY405 at 2025-06-11 18:01:57.154067 BB: Trying checkout ArduCopter beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter beta CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CSKY405 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [44/267] Building board: CUAV-7-Nano at 2025-06-11 18:01:57.237989 BB: Trying checkout ArduCopter beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter beta CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [45/267] Building board: CUAV-Nora at 2025-06-11 18:01:57.323258 BB: Trying checkout ArduCopter beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter beta CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [46/267] Building board: CUAV-Nora-bdshot at 2025-06-11 18:01:57.410542 BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [47/267] Building board: CUAV-Pixhack-v3 at 2025-06-11 18:01:57.489348 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [48/267] Building board: CUAV-X7 at 2025-06-11 18:01:57.567675 BB: Trying checkout ArduCopter beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter beta CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [49/267] Building board: CUAV-X7-bdshot at 2025-06-11 18:01:57.652482 BB: Trying checkout ArduCopter beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter beta CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [50/267] Building board: CUAVv5 at 2025-06-11 18:01:57.737284 BB: Trying checkout ArduCopter beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter beta CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [51/267] Building board: CUAVv5-bdshot at 2025-06-11 18:01:57.827946 BB: Trying checkout ArduCopter beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter beta CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [52/267] Building board: CUAVv5Nano at 2025-06-11 18:01:57.908775 BB: Trying checkout ArduCopter beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter beta CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [53/267] Building board: CUAVv5Nano-bdshot at 2025-06-11 18:01:57.994383 BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [54/267] Building board: CubeBlack at 2025-06-11 18:01:58.091443 BB: Trying checkout ArduCopter beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter beta CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [55/267] Building board: CubeBlack+ at 2025-06-11 18:01:58.180583 BB: Trying checkout ArduCopter beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter beta CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [56/267] Building board: CubeGreen-solo at 2025-06-11 18:01:58.266451 BB: Trying checkout ArduCopter beta CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter beta CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [57/267] Building board: CubeOrange at 2025-06-11 18:01:58.345697 BB: Trying checkout ArduCopter beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter beta CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [58/267] Building board: CubeOrange-bdshot at 2025-06-11 18:01:58.427548 BB: Trying checkout ArduCopter beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter beta CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [59/267] Building board: CubeOrange-SimOnHardWare at 2025-06-11 18:01:58.506063 BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [60/267] Building board: CubeOrangePlus at 2025-06-11 18:01:58.591960 BB: Trying checkout ArduCopter beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter beta CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [61/267] Building board: CubeOrangePlus-bdshot at 2025-06-11 18:01:58.676680 BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [62/267] Building board: CubeOrangePlus-SimOnHardWare at 2025-06-11 18:01:58.759126 BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [63/267] Building board: CubePurple at 2025-06-11 18:01:58.842399 BB: Trying checkout ArduCopter beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter beta CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [64/267] Building board: CubeRedPrimary at 2025-06-11 18:01:58.926379 BB: Trying checkout ArduCopter beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter beta CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [65/267] Building board: CubeRedSecondary at 2025-06-11 18:01:59.016812 BB: Trying checkout ArduCopter beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter beta CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [66/267] Building board: CubeSolo at 2025-06-11 18:01:59.100995 BB: Trying checkout ArduCopter beta CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter beta CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [67/267] Building board: CubeYellow at 2025-06-11 18:01:59.181300 BB: Trying checkout ArduCopter beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter beta CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [68/267] Building board: CubeYellow-bdshot at 2025-06-11 18:01:59.262493 BB: Trying checkout ArduCopter beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter beta CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [69/267] Building board: DAKEFPVF405 at 2025-06-11 18:01:59.345659 BB: Trying checkout ArduCopter beta DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: Considering frame heli for board DAKEFPVF405 BB: Trying checkout ArduCopter beta DAKEFPVF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta DAKEFPVF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [70/267] Building board: dark at 2025-06-11 18:02:01.522545 BB: Trying checkout ArduCopter beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta dark binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board dark BB: Trying checkout ArduCopter beta dark heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta dark binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [71/267] Building board: DevEBoxH7v2 at 2025-06-11 18:02:01.605385 BB: Trying checkout ArduCopter beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter beta DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [72/267] Building board: disco at 2025-06-11 18:02:01.687874 BB: Trying checkout ArduCopter beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board disco BB: Trying checkout ArduCopter beta disco heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta disco binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [73/267] Building board: DroneerF405 at 2025-06-11 18:02:01.767391 BB: Trying checkout ArduCopter beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter beta DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DroneerF405-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [74/267] Building board: DrotekP3Pro at 2025-06-11 18:02:03.822850 BB: Trying checkout ArduCopter beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter beta DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [75/267] Building board: Durandal at 2025-06-11 18:02:03.903173 BB: Trying checkout ArduCopter beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter beta Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [76/267] Building board: Durandal-bdshot at 2025-06-11 18:02:03.981056 BB: Trying checkout ArduCopter beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter beta Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [77/267] Building board: edge at 2025-06-11 18:02:04.058119 BB: Trying checkout ArduCopter beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta edge binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter beta edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta edge binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [78/267] Building board: erleboard at 2025-06-11 18:02:04.131903 BB: Trying checkout ArduCopter beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board erleboard BB: Trying checkout ArduCopter beta erleboard heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta erleboard binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [79/267] Building board: erlebrain2 at 2025-06-11 18:02:04.210102 BB: Trying checkout ArduCopter beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter beta erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [80/267] Building board: F35Lightning at 2025-06-11 18:02:04.287643 BB: Trying checkout ArduCopter beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter beta F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [81/267] Building board: F4BY at 2025-06-11 18:02:04.364922 BB: Trying checkout ArduCopter beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter beta F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [82/267] Building board: F4BY_F427 at 2025-06-11 18:02:04.450725 BB: Trying checkout ArduCopter beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter beta F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_F427-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [83/267] Building board: FlyingMoonF407 at 2025-06-11 18:02:06.453671 BB: Trying checkout ArduCopter beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter beta FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [84/267] Building board: FlyingMoonF427 at 2025-06-11 18:02:06.532060 BB: Trying checkout ArduCopter beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter beta FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [85/267] Building board: FlyingMoonH743 at 2025-06-11 18:02:06.610282 BB: Trying checkout ArduCopter beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter beta FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [86/267] Building board: FlywooF405HD-AIOv2 at 2025-06-11 18:02:06.689186 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [87/267] Building board: FlywooF405Pro at 2025-06-11 18:02:06.768467 BB: Trying checkout ArduCopter beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter beta FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [88/267] Building board: FlywooF405S-AIO at 2025-06-11 18:02:06.849932 BB: Trying checkout ArduCopter beta FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter beta FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [89/267] Building board: FlywooF745 at 2025-06-11 18:02:06.929366 BB: Trying checkout ArduCopter beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter beta FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [90/267] Building board: FlywooF745Nano at 2025-06-11 18:02:07.005508 BB: Trying checkout ArduCopter beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter beta FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [91/267] Building board: FlywooH743Pro at 2025-06-11 18:02:07.082952 BB: Trying checkout ArduCopter beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter beta FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FlywooH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [92/267] Building board: fmuv2 at 2025-06-11 18:02:07.160837 BB: Trying checkout ArduCopter beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter beta fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [93/267] Building board: fmuv3 at 2025-06-11 18:02:07.239881 BB: Trying checkout ArduCopter beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter beta fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [94/267] Building board: fmuv5 at 2025-06-11 18:02:07.320645 BB: Trying checkout ArduCopter beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter beta fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [95/267] Building board: FoxeerF405v2 at 2025-06-11 18:02:07.400666 BB: Trying checkout ArduCopter beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter beta FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [96/267] Building board: FoxeerH743v1 at 2025-06-11 18:02:07.478154 BB: Trying checkout ArduCopter beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter beta FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [97/267] Building board: GEPRC_TAKER_H743 at 2025-06-11 18:02:07.553122 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GEPRC_TAKER_H743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [98/267] Building board: GEPRCF745BTHD at 2025-06-11 18:02:09.539859 BB: Trying checkout ArduCopter beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter beta GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta GEPRCF745BTHD binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [99/267] Building board: Here4FC at 2025-06-11 18:02:09.619440 BB: Trying checkout ArduCopter beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter beta Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [100/267] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 18:02:09.696821 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [101/267] Building board: JFB100 at 2025-06-11 18:02:09.772892 BB: Trying checkout ArduCopter beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter beta JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [102/267] Building board: JFB110 at 2025-06-11 18:02:09.852095 BB: Trying checkout ArduCopter beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter beta JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [103/267] Building board: JHEM_JHEF405 at 2025-06-11 18:02:09.951448 BB: Trying checkout ArduCopter beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter beta JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEM_JHEF405 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [104/267] Building board: JHEMCU-GSF405A at 2025-06-11 18:02:10.030386 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter beta JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [105/267] Building board: JHEMCU-GSF405A-RX2 at 2025-06-11 18:02:10.108313 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [106/267] Building board: JHEMCU-H743HD at 2025-06-11 18:02:10.184878 BB: Trying checkout ArduCopter beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter beta JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEMCU-H743HD binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [107/267] Building board: JHEMCUF405PRO at 2025-06-11 18:02:10.261925 BB: Trying checkout ArduCopter beta JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: Considering frame heli for board JHEMCUF405PRO BB: Trying checkout ArduCopter beta JHEMCUF405PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta JHEMCUF405PRO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/JHEMCUF405PRO-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [108/267] Building board: KakuteF4 at 2025-06-11 18:02:12.248497 BB: Trying checkout ArduCopter beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter beta KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [109/267] Building board: KakuteF4-Wing at 2025-06-11 18:02:12.329207 BB: Trying checkout ArduCopter beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter beta KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF4-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [110/267] Building board: KakuteF4Mini at 2025-06-11 18:02:12.404019 BB: Trying checkout ArduCopter beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter beta KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [111/267] Building board: KakuteF7 at 2025-06-11 18:02:12.480926 BB: Trying checkout ArduCopter beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter beta KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [112/267] Building board: KakuteF7-bdshot at 2025-06-11 18:02:12.556260 BB: Trying checkout ArduCopter beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter beta KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [113/267] Building board: KakuteF7Mini at 2025-06-11 18:02:12.631662 BB: Trying checkout ArduCopter beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter beta KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [114/267] Building board: KakuteH7 at 2025-06-11 18:02:12.707754 BB: Trying checkout ArduCopter beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter beta KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [115/267] Building board: KakuteH7-bdshot at 2025-06-11 18:02:12.783785 BB: Trying checkout ArduCopter beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter beta KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [116/267] Building board: KakuteH7-Wing at 2025-06-11 18:02:12.861246 BB: Trying checkout ArduCopter beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter beta KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [117/267] Building board: KakuteH7Mini at 2025-06-11 18:02:12.939225 BB: Trying checkout ArduCopter beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter beta KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [118/267] Building board: KakuteH7Mini-Nand at 2025-06-11 18:02:13.014554 BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [119/267] Building board: KakuteH7v2 at 2025-06-11 18:02:13.088337 BB: Trying checkout ArduCopter beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter beta KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [120/267] Building board: linux at 2025-06-11 18:02:13.166828 BB: Trying checkout ArduCopter beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta linux binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board linux BB: Trying checkout ArduCopter beta linux heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta linux binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [121/267] Building board: LongBowF405WING at 2025-06-11 18:02:13.244200 BB: Trying checkout ArduCopter beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter beta LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta LongBowF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [122/267] Building board: LumenierLUXF765-NDAA at 2025-06-11 18:02:13.324703 BB: Trying checkout ArduCopter beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: Considering frame heli for board LumenierLUXF765-NDAA BB: Trying checkout ArduCopter beta LumenierLUXF765-NDAA heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta LumenierLUXF765-NDAA binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/LumenierLUXF765-NDAA-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [123/267] Building board: luminousbee5 at 2025-06-11 18:02:15.336536 BB: Trying checkout ArduCopter beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter beta luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [124/267] Building board: MambaF405-2022 at 2025-06-11 18:02:15.416198 BB: Trying checkout ArduCopter beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter beta MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [125/267] Building board: MambaF405US-I2C at 2025-06-11 18:02:15.498390 BB: Trying checkout ArduCopter beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter beta MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [126/267] Building board: MambaF405v2 at 2025-06-11 18:02:15.576054 BB: Trying checkout ArduCopter beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter beta MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [127/267] Building board: MambaH743v4 at 2025-06-11 18:02:15.656718 BB: Trying checkout ArduCopter beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter beta MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [128/267] Building board: MatekF405 at 2025-06-11 18:02:15.738532 BB: Trying checkout ArduCopter beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter beta MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [129/267] Building board: MatekF405-bdshot at 2025-06-11 18:02:15.820235 BB: Trying checkout ArduCopter beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter beta MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [130/267] Building board: MatekF405-CAN at 2025-06-11 18:02:15.905042 BB: Trying checkout ArduCopter beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter beta MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [131/267] Building board: MatekF405-STD at 2025-06-11 18:02:15.986331 BB: Trying checkout ArduCopter beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter beta MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [132/267] Building board: MatekF405-TE at 2025-06-11 18:02:16.064607 BB: Trying checkout ArduCopter beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter beta MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [133/267] Building board: MatekF405-TE-bdshot at 2025-06-11 18:02:16.144214 BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [134/267] Building board: MatekF405-Wing at 2025-06-11 18:02:16.226805 BB: Trying checkout ArduCopter beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter beta MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [135/267] Building board: MatekF405-Wing-bdshot at 2025-06-11 18:02:16.308328 BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [136/267] Building board: MatekF765-SE at 2025-06-11 18:02:16.387241 BB: Trying checkout ArduCopter beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter beta MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [137/267] Building board: MatekF765-Wing at 2025-06-11 18:02:16.468960 BB: Trying checkout ArduCopter beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter beta MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [138/267] Building board: MatekF765-Wing-bdshot at 2025-06-11 18:02:16.548679 BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [139/267] Building board: MatekH743 at 2025-06-11 18:02:16.628207 BB: Trying checkout ArduCopter beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter beta MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [140/267] Building board: MatekH743-bdshot at 2025-06-11 18:02:16.712325 BB: Trying checkout ArduCopter beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter beta MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [141/267] Building board: MatekH7A3 at 2025-06-11 18:02:16.794032 BB: Trying checkout ArduCopter beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter beta MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MatekH7A3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [142/267] Building board: MFT-SEMA100 at 2025-06-11 18:02:16.876326 BB: Trying checkout ArduCopter beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter beta MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [143/267] Building board: MicoAir405Mini at 2025-06-11 18:02:16.953922 BB: Trying checkout ArduCopter beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter beta MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [144/267] Building board: MicoAir405v2 at 2025-06-11 18:02:17.035041 BB: Trying checkout ArduCopter beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter beta MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [145/267] Building board: MicoAir743 at 2025-06-11 18:02:17.115061 BB: Trying checkout ArduCopter beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter beta MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [146/267] Building board: MicoAir743-AIO at 2025-06-11 18:02:17.196496 BB: Trying checkout ArduCopter beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter beta MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir743-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [147/267] Building board: MicoAir743v2 at 2025-06-11 18:02:17.276168 BB: Trying checkout ArduCopter beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter beta MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MicoAir743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [148/267] Building board: mindpx-v2 at 2025-06-11 18:02:17.361990 BB: Trying checkout ArduCopter beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter beta mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [149/267] Building board: mini-pix at 2025-06-11 18:02:17.441679 BB: Trying checkout ArduCopter beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter beta mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [150/267] Building board: modalai_fc-v1 at 2025-06-11 18:02:17.519207 BB: Trying checkout ArduCopter beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter beta modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [151/267] Building board: mRoControlZeroClassic at 2025-06-11 18:02:17.597030 BB: Trying checkout ArduCopter beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter beta mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [152/267] Building board: mRoControlZeroF7 at 2025-06-11 18:02:17.673805 BB: Trying checkout ArduCopter beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter beta mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [153/267] Building board: mRoControlZeroH7 at 2025-06-11 18:02:17.755834 BB: Trying checkout ArduCopter beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter beta mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [154/267] Building board: mRoControlZeroH7-bdshot at 2025-06-11 18:02:17.835367 BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [155/267] Building board: mRoControlZeroOEMH7 at 2025-06-11 18:02:17.915405 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [156/267] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 18:02:17.996080 BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [157/267] Building board: mRoNexus at 2025-06-11 18:02:18.076164 BB: Trying checkout ArduCopter beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter beta mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [158/267] Building board: mRoPixracerPro at 2025-06-11 18:02:18.158315 BB: Trying checkout ArduCopter beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter beta mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [159/267] Building board: mRoPixracerPro-bdshot at 2025-06-11 18:02:18.240026 BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [160/267] Building board: mRoX21 at 2025-06-11 18:02:18.314767 BB: Trying checkout ArduCopter beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter beta mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [161/267] Building board: mRoX21-777 at 2025-06-11 18:02:18.387679 BB: Trying checkout ArduCopter beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter beta mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [162/267] Building board: MUPilot at 2025-06-11 18:02:18.468525 BB: Trying checkout ArduCopter beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter beta MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta MUPilot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [163/267] Building board: NarinFC-H5 at 2025-06-11 18:02:18.548471 BB: Trying checkout ArduCopter beta NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: Considering frame heli for board NarinFC-H5 BB: Trying checkout ArduCopter beta NarinFC-H5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta NarinFC-H5 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/NarinFC-H5-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [164/267] Building board: NarinFC-H7 at 2025-06-11 18:02:20.567777 BB: Trying checkout ArduCopter beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board NarinFC-H7 BB: Trying checkout ArduCopter beta NarinFC-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta NarinFC-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [165/267] Building board: navigator at 2025-06-11 18:02:20.646505 BB: Trying checkout ArduCopter beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter beta navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta navigator binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [166/267] Building board: navigator64 at 2025-06-11 18:02:20.745650 BB: Trying checkout ArduCopter beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter beta navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta navigator64 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [167/267] Building board: navio at 2025-06-11 18:02:20.856738 BB: Trying checkout ArduCopter beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta navio binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter beta navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta navio binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [168/267] Building board: navio2 at 2025-06-11 18:02:20.959290 BB: Trying checkout ArduCopter beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter beta navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [169/267] Building board: NxtPX4v2 at 2025-06-11 18:02:21.040637 BB: Trying checkout ArduCopter beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter beta NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta NxtPX4v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [170/267] Building board: obal at 2025-06-11 18:02:21.116684 BB: Trying checkout ArduCopter beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta obal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter beta obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta obal binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [171/267] Building board: ocpoc_zynq at 2025-06-11 18:02:21.194763 BB: Trying checkout ArduCopter beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ocpoc_zynq BB: Trying checkout ArduCopter beta ocpoc_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ocpoc_zynq binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [172/267] Building board: omnibusf4 at 2025-06-11 18:02:21.272268 BB: Trying checkout ArduCopter beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter beta omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [173/267] Building board: omnibusf4pro at 2025-06-11 18:02:21.349615 BB: Trying checkout ArduCopter beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter beta omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [174/267] Building board: omnibusf4pro-bdshot at 2025-06-11 18:02:21.428387 BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [175/267] Building board: omnibusf4v6 at 2025-06-11 18:02:21.506738 BB: Trying checkout ArduCopter beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter beta omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [176/267] Building board: OMNIBUSF7V2 at 2025-06-11 18:02:21.587880 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [177/267] Building board: OmnibusNanoV6 at 2025-06-11 18:02:21.667161 BB: Trying checkout ArduCopter beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter beta OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [178/267] Building board: OmnibusNanoV6-bdshot at 2025-06-11 18:02:21.745268 BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [179/267] Building board: OrqaF405Pro at 2025-06-11 18:02:21.823207 BB: Trying checkout ArduCopter beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter beta OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [180/267] Building board: PH4-mini at 2025-06-11 18:02:21.902263 BB: Trying checkout ArduCopter beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter beta PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [181/267] Building board: PH4-mini-bdshot at 2025-06-11 18:02:21.982454 BB: Trying checkout ArduCopter beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter beta PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [182/267] Building board: Pix32v5 at 2025-06-11 18:02:22.058267 BB: Trying checkout ArduCopter beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter beta Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [183/267] Building board: PixC4-Jetson at 2025-06-11 18:02:22.133955 BB: Trying checkout ArduCopter beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter beta PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [184/267] Building board: PixFlamingo at 2025-06-11 18:02:22.211855 BB: Trying checkout ArduCopter beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter beta PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [185/267] Building board: PixFlamingo-F767 at 2025-06-11 18:02:22.288199 BB: Trying checkout ArduCopter beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter beta PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [186/267] Building board: Pixhawk1 at 2025-06-11 18:02:22.368399 BB: Trying checkout ArduCopter beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter beta Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [187/267] Building board: Pixhawk1-1M at 2025-06-11 18:02:22.444496 BB: Trying checkout ArduCopter beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter beta Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [188/267] Building board: Pixhawk1-1M-bdshot at 2025-06-11 18:02:22.522954 BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [189/267] Building board: Pixhawk1-bdshot at 2025-06-11 18:02:22.599840 BB: Trying checkout ArduCopter beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [190/267] Building board: Pixhawk4 at 2025-06-11 18:02:22.678524 BB: Trying checkout ArduCopter beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter beta Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [191/267] Building board: Pixhawk4-bdshot at 2025-06-11 18:02:22.761064 BB: Trying checkout ArduCopter beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter beta Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [192/267] Building board: Pixhawk5X at 2025-06-11 18:02:22.837272 BB: Trying checkout ArduCopter beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter beta Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [193/267] Building board: Pixhawk6C at 2025-06-11 18:02:22.914210 BB: Trying checkout ArduCopter beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter beta Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [194/267] Building board: Pixhawk6C-bdshot at 2025-06-11 18:02:22.991800 BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [195/267] Building board: Pixhawk6X at 2025-06-11 18:02:23.070048 BB: Trying checkout ArduCopter beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter beta Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [196/267] Building board: Pixhawk6X-bdshot at 2025-06-11 18:02:23.151872 BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [197/267] Building board: PixPilot-C3 at 2025-06-11 18:02:23.230864 BB: Trying checkout ArduCopter beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter beta PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [198/267] Building board: PixPilot-V3 at 2025-06-11 18:02:23.311144 BB: Trying checkout ArduCopter beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter beta PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [199/267] Building board: PixPilot-V6 at 2025-06-11 18:02:23.391115 BB: Trying checkout ArduCopter beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter beta PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [200/267] Building board: PixPilot-V6PRO at 2025-06-11 18:02:23.469885 BB: Trying checkout ArduCopter beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter beta PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixPilot-V6PRO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [201/267] Building board: Pixracer at 2025-06-11 18:02:23.548794 BB: Trying checkout ArduCopter beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter beta Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [202/267] Building board: Pixracer-bdshot at 2025-06-11 18:02:23.627855 BB: Trying checkout ArduCopter beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter beta Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [203/267] Building board: PixSurveyA1 at 2025-06-11 18:02:23.705229 BB: Trying checkout ArduCopter beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter beta PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [204/267] Building board: PixSurveyA1-IND at 2025-06-11 18:02:23.787082 BB: Trying checkout ArduCopter beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter beta PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [205/267] Building board: PixSurveyA2-IND at 2025-06-11 18:02:23.864588 BB: Trying checkout ArduCopter beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: Considering frame heli for board PixSurveyA2-IND BB: Trying checkout ArduCopter beta PixSurveyA2-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta PixSurveyA2-IND binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/PixSurveyA2-IND-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [206/267] Building board: pocket at 2025-06-11 18:02:25.924621 BB: Trying checkout ArduCopter beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta pocket binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board pocket BB: Trying checkout ArduCopter beta pocket heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta pocket binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [207/267] Building board: pxf at 2025-06-11 18:02:26.002380 BB: Trying checkout ArduCopter beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter beta pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta pxf binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [208/267] Building board: pxfmini at 2025-06-11 18:02:26.088219 BB: Trying checkout ArduCopter beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter beta pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [209/267] Building board: QioTekAdeptF407 at 2025-06-11 18:02:26.192176 BB: Trying checkout ArduCopter beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter beta QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [210/267] Building board: QioTekZealotF427 at 2025-06-11 18:02:26.271089 BB: Trying checkout ArduCopter beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter beta QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [211/267] Building board: QioTekZealotH743 at 2025-06-11 18:02:26.377147 BB: Trying checkout ArduCopter beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter beta QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [212/267] Building board: QioTekZealotH743-bdshot at 2025-06-11 18:02:26.454443 BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [213/267] Building board: R9Pilot at 2025-06-11 18:02:26.534861 BB: Trying checkout ArduCopter beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter beta R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [214/267] Building board: RadiolinkPIX6 at 2025-06-11 18:02:26.614640 BB: Trying checkout ArduCopter beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter beta RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [215/267] Building board: RADIX2HD at 2025-06-11 18:02:26.691105 BB: Trying checkout ArduCopter beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter beta RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [216/267] Building board: ReaperF745 at 2025-06-11 18:02:26.768971 BB: Trying checkout ArduCopter beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter beta ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [217/267] Building board: revo-mini at 2025-06-11 18:02:26.847356 BB: Trying checkout ArduCopter beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter beta revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [218/267] Building board: revo-mini-bdshot at 2025-06-11 18:02:26.927403 BB: Trying checkout ArduCopter beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter beta revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [219/267] Building board: revo-mini-i2c at 2025-06-11 18:02:27.004686 BB: Trying checkout ArduCopter beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter beta revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [220/267] Building board: revo-mini-i2c-bdshot at 2025-06-11 18:02:27.081086 BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [221/267] Building board: rst_zynq at 2025-06-11 18:02:27.157254 BB: Trying checkout ArduCopter beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.925s) BB-WAF: 'clean' finished successfully (1.285s) BB: Running (python3 ./waf build --targets bin/arducopter) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 191/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 192/1042] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140180688385664: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2900942, 256)) BB: Failed build of ArduCopter rst_zynq beta BB: Considering frame heli for board rst_zynq BB: Trying checkout ArduCopter beta rst_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta rst_zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/rst_zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.891s) BB-WAF: 'clean' finished successfully (1.284s) BB: Running (python3 ./waf build --targets bin/arducopter-heli) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 191/1042] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 192/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 139802608612880: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2902411, 256)) BB: Failed build of ArduCopter rst_zynq-heli beta BB: [222/267] Building board: SDMODELH7V1 at 2025-06-11 18:03:13.112729 BB: Trying checkout ArduCopter beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter beta SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [223/267] Building board: SDMODELH7V2 at 2025-06-11 18:03:13.190938 BB: Trying checkout ArduCopter beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter beta SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [224/267] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 18:03:13.267159 BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [225/267] Building board: SITL_x86_64_linux_gnu at 2025-06-11 18:03:13.344139 BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [226/267] Building board: SIYI_N7 at 2025-06-11 18:03:13.429206 BB: Trying checkout ArduCopter beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter beta SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [227/267] Building board: SkySakuraH743 at 2025-06-11 18:03:13.513365 BB: Trying checkout ArduCopter beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter beta SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SkySakuraH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [228/267] Building board: SkystarsH7HD-bdshot at 2025-06-11 18:03:13.596020 BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [229/267] Building board: skyviper-journey at 2025-06-11 18:03:13.679239 BB: Trying checkout ArduCopter beta skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter beta skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [230/267] Building board: skyviper-v2450 at 2025-06-11 18:03:13.758734 BB: Trying checkout ArduCopter beta skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter beta skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [231/267] Building board: sparky2 at 2025-06-11 18:03:13.835061 BB: Trying checkout ArduCopter beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter beta sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [232/267] Building board: speedybeef4 at 2025-06-11 18:03:13.919621 BB: Trying checkout ArduCopter beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter beta speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [233/267] Building board: SpeedyBeeF405AIO at 2025-06-11 18:03:14.000737 BB: Trying checkout ArduCopter beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SpeedyBeeF405AIO BB: Trying checkout ArduCopter beta SpeedyBeeF405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SpeedyBeeF405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [234/267] Building board: SpeedyBeeF405Mini at 2025-06-11 18:03:14.085519 BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [235/267] Building board: SpeedyBeeF405WING at 2025-06-11 18:03:14.168375 BB: Trying checkout ArduCopter beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter beta SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [236/267] Building board: speedybeef4v3 at 2025-06-11 18:03:14.258721 BB: Trying checkout ArduCopter beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter beta speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [237/267] Building board: speedybeef4v4 at 2025-06-11 18:03:14.341435 BB: Trying checkout ArduCopter beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter beta speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [238/267] Building board: SPRacingH7 at 2025-06-11 18:03:14.424105 BB: Trying checkout ArduCopter beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter beta SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [239/267] Building board: SPRacingH7RF at 2025-06-11 18:03:14.508595 BB: Trying checkout ArduCopter beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter beta SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [240/267] Building board: StellarF4 at 2025-06-11 18:03:14.588855 BB: Trying checkout ArduCopter beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: Considering frame heli for board StellarF4 BB: Trying checkout ArduCopter beta StellarF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta StellarF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [241/267] Building board: StellarF4V2 at 2025-06-11 18:03:16.698342 BB: Trying checkout ArduCopter beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: Considering frame heli for board StellarF4V2 BB: Trying checkout ArduCopter beta StellarF4V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta StellarF4V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [242/267] Building board: StellarH7V2 at 2025-06-11 18:03:18.793393 BB: Trying checkout ArduCopter beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: Considering frame heli for board StellarH7V2 BB: Trying checkout ArduCopter beta StellarH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta StellarH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarH7V2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [243/267] Building board: SuccexF4 at 2025-06-11 18:03:20.927020 BB: Trying checkout ArduCopter beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter beta SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [244/267] Building board: SULILGH7-P1-P2 at 2025-06-11 18:03:21.023587 BB: Trying checkout ArduCopter beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter beta SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SULILGH7-P1-P2-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [245/267] Building board: TBS-Colibri-F7 at 2025-06-11 18:03:23.107707 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [246/267] Building board: TBS_LUCID_H7 at 2025-06-11 18:03:23.192468 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TBS_LUCID_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [247/267] Building board: TBS_LUCID_H7_WING at 2025-06-11 18:03:23.273550 BB: Trying checkout ArduCopter beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TBS_LUCID_H7_WING BB: Trying checkout ArduCopter beta TBS_LUCID_H7_WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TBS_LUCID_H7_WING binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [248/267] Building board: TBS_LUCID_PRO at 2025-06-11 18:03:23.352235 BB: Trying checkout ArduCopter beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter beta TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TBS_LUCID_PRO binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [249/267] Building board: thepeach-k1 at 2025-06-11 18:03:23.432017 BB: Trying checkout ArduCopter beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter beta thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [250/267] Building board: thepeach-r1 at 2025-06-11 18:03:23.511336 BB: Trying checkout ArduCopter beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter beta thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [251/267] Building board: TMotorH743 at 2025-06-11 18:03:23.589317 BB: Trying checkout ArduCopter beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter beta TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [252/267] Building board: uav-dev-fc-um982 at 2025-06-11 18:03:23.667610 BB: Trying checkout ArduCopter beta uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: Considering frame heli for board uav-dev-fc-um982 BB: Trying checkout ArduCopter beta uav-dev-fc-um982 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta uav-dev-fc-um982 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/uav-dev-fc-um982-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [253/267] Building board: vnav at 2025-06-11 18:03:25.750625 BB: Trying checkout ArduCopter beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta vnav binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board vnav BB: Trying checkout ArduCopter beta vnav heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta vnav binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [254/267] Building board: VRBrain-v51 at 2025-06-11 18:03:25.839436 BB: Trying checkout ArduCopter beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter beta VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [255/267] Building board: VRBrain-v52 at 2025-06-11 18:03:25.922600 BB: Trying checkout ArduCopter beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter beta VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [256/267] Building board: VRBrain-v54 at 2025-06-11 18:03:26.003469 BB: Trying checkout ArduCopter beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter beta VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [257/267] Building board: VRCore-v10 at 2025-06-11 18:03:26.081996 BB: Trying checkout ArduCopter beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter beta VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [258/267] Building board: VRUBrain-v51 at 2025-06-11 18:03:26.160206 BB: Trying checkout ArduCopter beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter beta VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [259/267] Building board: VUAV-V7pro at 2025-06-11 18:03:26.242039 BB: Trying checkout ArduCopter beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter beta VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [260/267] Building board: X-MAV-AP-H743v2 at 2025-06-11 18:03:26.320395 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [261/267] Building board: YJUAV_A6 at 2025-06-11 18:03:26.401332 BB: Trying checkout ArduCopter beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter beta YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [262/267] Building board: YJUAV_A6SE at 2025-06-11 18:03:26.480001 BB: Trying checkout ArduCopter beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter beta YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [263/267] Building board: YJUAV_A6SE_H743 at 2025-06-11 18:03:26.560216 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [264/267] Building board: YJUAV_A6Ultra at 2025-06-11 18:03:26.639801 BB: Trying checkout ArduCopter beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter beta YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [265/267] Building board: ZeroOneX6 at 2025-06-11 18:03:26.724093 BB: Trying checkout ArduCopter beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter beta ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [266/267] Building board: ZeroOneX6_Air at 2025-06-11 18:03:26.806112 BB: Trying checkout ArduCopter beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter beta ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ZeroOneX6_Air-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [267/267] Building board: zynq at 2025-06-11 18:03:28.858065 BB: Trying checkout ArduCopter beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Considering frame heli for board zynq BB: Trying checkout ArduCopter beta zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduCopter beta zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/zynq-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduCopter latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9cc2b9d59a Plane: version to 4.6.0 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building ArduPlane beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/255] Building board: 3DRControlZeroG at 2025-06-11 18:03:33.598924 BB: Trying checkout ArduPlane beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [2/255] Building board: ACNS-CM4Pilot at 2025-06-11 18:03:34.242614 BB: Trying checkout ArduPlane beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [3/255] Building board: ACNS-F405AIO at 2025-06-11 18:03:34.524679 BB: Trying checkout ArduPlane beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [4/255] Building board: aero at 2025-06-11 18:03:34.798612 BB: Trying checkout ArduPlane beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.767s) BB-WAF: 'clean' finished successfully (1.377s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1246] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1246] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1246] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1246] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1246] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1246] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1246] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/1246] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/1246] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1246] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1246] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/1246] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 26/1246] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 27/1246] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1246] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1246] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1246] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 31/1246] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 32/1246] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 34/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 35/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 36/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 37/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 38/1246] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 39/1246] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/1246] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/1246] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/1246] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/1246] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 44/1246] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 45/1246] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 46/1246] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 47/1246] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 48/1246] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 49/1246] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 50/1246] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 51/1246] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 52/1246] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 53/1246] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 54/1246] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 55/1246] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1246] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 57/1246] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 58/1246] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 59/1246] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 60/1246] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 61/1246] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 62/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 64/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 65/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 66/1246] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 67/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 68/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 69/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 70/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 71/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 72/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 73/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 74/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 75/1246] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 76/1246] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 77/1246] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 78/1246] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 79/1246] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 80/1246] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 81/1246] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 82/1246] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 83/1246] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 84/1246] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 85/1246] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 86/1246] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 87/1246] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 88/1246] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1246] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 90/1246] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 91/1246] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 92/1246] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1246] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 94/1246] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 95/1246] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 96/1246] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 97/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 98/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 100/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 101/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 102/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 103/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 104/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 105/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 106/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 107/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 108/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 110/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 111/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 112/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 113/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 114/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 115/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 116/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 117/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 118/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 119/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 120/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 121/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 122/1246] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1246] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1246] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 125/1246] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 126/1246] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 127/1246] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 128/1246] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 129/1246] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 130/1246] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 131/1246] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 132/1246] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 133/1246] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 134/1246] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 135/1246] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 136/1246] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 137/1246] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 138/1246] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 139/1246] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 140/1246] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1246] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 142/1246] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 143/1246] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 144/1246] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 145/1246] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 146/1246] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 147/1246] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 148/1246] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 149/1246] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 150/1246] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 151/1246] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1246] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1246] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 154/1246] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 155/1246] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 156/1246] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 157/1246] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 158/1246] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 159/1246] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 160/1246] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 161/1246] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 162/1246] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 163/1246] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 164/1246] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 165/1246] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 166/1246] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 167/1246] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 168/1246] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 169/1246] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 170/1246] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 171/1246] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 172/1246] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 173/1246] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 174/1246] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1246] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 176/1246] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 177/1246] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 178/1246] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 179/1246] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 180/1246] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 181/1246] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 182/1246] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 183/1246] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 184/1246] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 185/1246] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 186/1246] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 187/1246] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 188/1246] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 189/1246] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 190/1246] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 191/1246] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 192/1246] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 193/1246] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 194/1246] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 195/1246] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 196/1246] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 197/1246] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 198/1246] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 199/1246] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 200/1246] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 201/1246] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 202/1246] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 203/1246] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 204/1246] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 205/1246] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 206/1246] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 207/1246] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 208/1246] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 209/1246] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 210/1246] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 211/1246] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 212/1246] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 213/1246] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 214/1246] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 215/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 216/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 217/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 218/1246] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 219/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 220/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 221/1246] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 222/1246] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 223/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 224/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 225/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 226/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 227/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 228/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 229/1246] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 230/1246] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 231/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 232/1246] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 233/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 234/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 235/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 236/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 237/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 238/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 239/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 240/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 241/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 242/1246] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 243/1246] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 244/1246] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 245/1246] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 246/1246] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 247/1246] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 248/1246] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 249/1246] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 250/1246] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 251/1246] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 252/1246] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 253/1246] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 254/1246] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 255/1246] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 256/1246] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 257/1246] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 258/1246] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 259/1246] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 260/1246] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 261/1246] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 262/1246] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 263/1246] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 264/1246] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 265/1246] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 266/1246] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 267/1246] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140170349834336: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2914324, 256)) BB: Failed build of ArduPlane aero beta BB: [5/255] Building board: AEROFOX-H7 at 2025-06-11 18:03:49.265360 BB: Trying checkout ArduPlane beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [6/255] Building board: AET-H743-Basic at 2025-06-11 18:03:49.307381 BB: Trying checkout ArduPlane beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [7/255] Building board: airbotf4 at 2025-06-11 18:03:49.349851 BB: Trying checkout ArduPlane beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [8/255] Building board: AIRLink at 2025-06-11 18:03:49.392688 BB: Trying checkout ArduPlane beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [9/255] Building board: Airvolute-DCS2 at 2025-06-11 18:03:49.435403 BB: Trying checkout ArduPlane beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [10/255] Building board: AnyleafH7 at 2025-06-11 18:03:49.476497 BB: Trying checkout ArduPlane beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [11/255] Building board: Aocoda-RC-H743Dual at 2025-06-11 18:03:49.516526 BB: Trying checkout ArduPlane beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [12/255] Building board: ARK_FPV at 2025-06-11 18:03:49.556980 BB: Trying checkout ArduPlane beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/255] Building board: ARKV6X at 2025-06-11 18:03:50.667595 BB: Trying checkout ArduPlane beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [14/255] Building board: AtomRCF405NAVI at 2025-06-11 18:03:50.709540 BB: Trying checkout ArduPlane beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [15/255] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 18:03:50.747995 BB: Trying checkout ArduPlane beta ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [16/255] Building board: bbbmini at 2025-06-11 18:03:51.774150 BB: Trying checkout ArduPlane beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [17/255] Building board: BeastF7 at 2025-06-11 18:03:51.813733 BB: Trying checkout ArduPlane beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [18/255] Building board: BeastF7v2 at 2025-06-11 18:03:51.857530 BB: Trying checkout ArduPlane beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [19/255] Building board: BeastH7 at 2025-06-11 18:03:51.896454 BB: Trying checkout ArduPlane beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [20/255] Building board: BeastH7v2 at 2025-06-11 18:03:51.936828 BB: Trying checkout ArduPlane beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [21/255] Building board: bebop at 2025-06-11 18:03:51.977161 BB: Trying checkout ArduPlane beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [22/255] Building board: bhat at 2025-06-11 18:03:52.016954 BB: Trying checkout ArduPlane beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [23/255] Building board: BlitzF745 at 2025-06-11 18:03:52.059610 BB: Trying checkout ArduPlane beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [24/255] Building board: BlitzF745AIO at 2025-06-11 18:03:52.098696 BB: Trying checkout ArduPlane beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [25/255] Building board: BlitzH743Pro at 2025-06-11 18:03:52.137813 BB: Trying checkout ArduPlane beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [26/255] Building board: BlitzMiniF745 at 2025-06-11 18:03:52.175702 BB: Trying checkout ArduPlane beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [27/255] Building board: BlitzWingH743 at 2025-06-11 18:03:52.213891 BB: Trying checkout ArduPlane beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [28/255] Building board: blue at 2025-06-11 18:03:52.254243 BB: Trying checkout ArduPlane beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta blue binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [29/255] Building board: BrahmaF4 at 2025-06-11 18:03:52.293047 BB: Trying checkout ArduPlane beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [30/255] Building board: BROTHERHOBBYF405v3 at 2025-06-11 18:03:53.320044 BB: Trying checkout ArduPlane beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [31/255] Building board: BROTHERHOBBYH743 at 2025-06-11 18:03:53.358022 BB: Trying checkout ArduPlane beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [32/255] Building board: canzero at 2025-06-11 18:03:53.396402 BB: Trying checkout ArduPlane beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [33/255] Building board: CBU-H7-LC-Stamp at 2025-06-11 18:03:53.433298 BB: Trying checkout ArduPlane beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/255] Building board: CBU-H7-Stamp at 2025-06-11 18:03:54.443105 BB: Trying checkout ArduPlane beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [35/255] Building board: CORVON405V2_1 at 2025-06-11 18:03:54.484852 BB: Trying checkout ArduPlane beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [36/255] Building board: CORVON743V1 at 2025-06-11 18:03:55.488639 BB: Trying checkout ArduPlane beta CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [37/255] Building board: CSKY405 at 2025-06-11 18:03:56.497909 BB: Trying checkout ArduPlane beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [38/255] Building board: CUAV-7-Nano at 2025-06-11 18:03:56.538335 BB: Trying checkout ArduPlane beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [39/255] Building board: CUAV-Nora at 2025-06-11 18:03:56.578279 BB: Trying checkout ArduPlane beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [40/255] Building board: CUAV-Nora-bdshot at 2025-06-11 18:03:56.616824 BB: Trying checkout ArduPlane beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [41/255] Building board: CUAV-Pixhack-v3 at 2025-06-11 18:03:56.655843 BB: Trying checkout ArduPlane beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [42/255] Building board: CUAV-X7 at 2025-06-11 18:03:56.694929 BB: Trying checkout ArduPlane beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [43/255] Building board: CUAV-X7-bdshot at 2025-06-11 18:03:56.733987 BB: Trying checkout ArduPlane beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [44/255] Building board: CUAVv5 at 2025-06-11 18:03:56.773847 BB: Trying checkout ArduPlane beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [45/255] Building board: CUAVv5-bdshot at 2025-06-11 18:03:56.812384 BB: Trying checkout ArduPlane beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [46/255] Building board: CUAVv5Nano at 2025-06-11 18:03:56.851037 BB: Trying checkout ArduPlane beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [47/255] Building board: CUAVv5Nano-bdshot at 2025-06-11 18:03:56.889745 BB: Trying checkout ArduPlane beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [48/255] Building board: CubeBlack at 2025-06-11 18:03:56.928967 BB: Trying checkout ArduPlane beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [49/255] Building board: CubeBlack+ at 2025-06-11 18:03:56.967901 BB: Trying checkout ArduPlane beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [50/255] Building board: CubeOrange at 2025-06-11 18:03:57.009165 BB: Trying checkout ArduPlane beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [51/255] Building board: CubeOrange-bdshot at 2025-06-11 18:03:57.051295 BB: Trying checkout ArduPlane beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [52/255] Building board: CubeOrangePlus at 2025-06-11 18:03:57.090042 BB: Trying checkout ArduPlane beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [53/255] Building board: CubeOrangePlus-bdshot at 2025-06-11 18:03:57.130182 BB: Trying checkout ArduPlane beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [54/255] Building board: CubePurple at 2025-06-11 18:03:57.168839 BB: Trying checkout ArduPlane beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [55/255] Building board: CubeRedPrimary at 2025-06-11 18:03:57.207544 BB: Trying checkout ArduPlane beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [56/255] Building board: CubeRedSecondary at 2025-06-11 18:03:57.246549 BB: Trying checkout ArduPlane beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [57/255] Building board: CubeYellow at 2025-06-11 18:03:57.284865 BB: Trying checkout ArduPlane beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [58/255] Building board: CubeYellow-bdshot at 2025-06-11 18:03:57.323221 BB: Trying checkout ArduPlane beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [59/255] Building board: DAKEFPVF405 at 2025-06-11 18:03:57.361373 BB: Trying checkout ArduPlane beta DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [60/255] Building board: dark at 2025-06-11 18:03:58.358711 BB: Trying checkout ArduPlane beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta dark binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [61/255] Building board: DevEBoxH7v2 at 2025-06-11 18:03:58.396892 BB: Trying checkout ArduPlane beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [62/255] Building board: disco at 2025-06-11 18:03:58.444097 BB: Trying checkout ArduPlane beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [63/255] Building board: disco at 2025-06-11 18:03:58.481390 BB: Trying checkout ArduPlane beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [64/255] Building board: DroneerF405 at 2025-06-11 18:03:58.519189 BB: Trying checkout ArduPlane beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [65/255] Building board: DrotekP3Pro at 2025-06-11 18:03:59.539624 BB: Trying checkout ArduPlane beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [66/255] Building board: Durandal at 2025-06-11 18:03:59.588304 BB: Trying checkout ArduPlane beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [67/255] Building board: Durandal-bdshot at 2025-06-11 18:03:59.627232 BB: Trying checkout ArduPlane beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [68/255] Building board: edge at 2025-06-11 18:03:59.665401 BB: Trying checkout ArduPlane beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta edge binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [69/255] Building board: erleboard at 2025-06-11 18:03:59.711139 BB: Trying checkout ArduPlane beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [70/255] Building board: erlebrain2 at 2025-06-11 18:03:59.749158 BB: Trying checkout ArduPlane beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [71/255] Building board: F35Lightning at 2025-06-11 18:03:59.786335 BB: Trying checkout ArduPlane beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [72/255] Building board: F4BY at 2025-06-11 18:03:59.824418 BB: Trying checkout ArduPlane beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [73/255] Building board: F4BY_F427 at 2025-06-11 18:03:59.863243 BB: Trying checkout ArduPlane beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [74/255] Building board: FlyingMoonF407 at 2025-06-11 18:04:00.894988 BB: Trying checkout ArduPlane beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [75/255] Building board: FlyingMoonF427 at 2025-06-11 18:04:00.933940 BB: Trying checkout ArduPlane beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [76/255] Building board: FlyingMoonH743 at 2025-06-11 18:04:00.972071 BB: Trying checkout ArduPlane beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [77/255] Building board: FlywooF405Pro at 2025-06-11 18:04:01.009896 BB: Trying checkout ArduPlane beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [78/255] Building board: FlywooF745 at 2025-06-11 18:04:01.048590 BB: Trying checkout ArduPlane beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [79/255] Building board: FlywooF745Nano at 2025-06-11 18:04:01.086869 BB: Trying checkout ArduPlane beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [80/255] Building board: FlywooH743Pro at 2025-06-11 18:04:01.125379 BB: Trying checkout ArduPlane beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [81/255] Building board: fmuv2 at 2025-06-11 18:04:01.163134 BB: Trying checkout ArduPlane beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [82/255] Building board: fmuv3 at 2025-06-11 18:04:01.203194 BB: Trying checkout ArduPlane beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [83/255] Building board: fmuv5 at 2025-06-11 18:04:01.243537 BB: Trying checkout ArduPlane beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [84/255] Building board: FoxeerF405v2 at 2025-06-11 18:04:01.282198 BB: Trying checkout ArduPlane beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [85/255] Building board: FoxeerH743v1 at 2025-06-11 18:04:01.321366 BB: Trying checkout ArduPlane beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [86/255] Building board: GEPRC_TAKER_H743 at 2025-06-11 18:04:01.360393 BB: Trying checkout ArduPlane beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [87/255] Building board: GEPRCF745BTHD at 2025-06-11 18:04:02.401628 BB: Trying checkout ArduPlane beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [88/255] Building board: HEEWING-F405 at 2025-06-11 18:04:02.440363 BB: Trying checkout ArduPlane beta HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [89/255] Building board: HEEWING-F405v2 at 2025-06-11 18:04:02.478722 BB: Trying checkout ArduPlane beta HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [90/255] Building board: Here4FC at 2025-06-11 18:04:02.516698 BB: Trying checkout ArduPlane beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [91/255] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 18:04:02.555761 BB: Trying checkout ArduPlane beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [92/255] Building board: JFB100 at 2025-06-11 18:04:02.599058 BB: Trying checkout ArduPlane beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [93/255] Building board: JFB110 at 2025-06-11 18:04:02.637729 BB: Trying checkout ArduPlane beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [94/255] Building board: JHEM_JHEF405 at 2025-06-11 18:04:02.678347 BB: Trying checkout ArduPlane beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [95/255] Building board: JHEMCU-H743HD at 2025-06-11 18:04:02.716866 BB: Trying checkout ArduPlane beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [96/255] Building board: JHEMCUF405PRO at 2025-06-11 18:04:02.754487 BB: Trying checkout ArduPlane beta JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [97/255] Building board: KakuteF4 at 2025-06-11 18:04:03.815515 BB: Trying checkout ArduPlane beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [98/255] Building board: KakuteF4-Wing at 2025-06-11 18:04:03.852273 BB: Trying checkout ArduPlane beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [99/255] Building board: KakuteF4Mini at 2025-06-11 18:04:03.890807 BB: Trying checkout ArduPlane beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [100/255] Building board: KakuteF7 at 2025-06-11 18:04:03.930175 BB: Trying checkout ArduPlane beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [101/255] Building board: KakuteF7-bdshot at 2025-06-11 18:04:03.968975 BB: Trying checkout ArduPlane beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [102/255] Building board: KakuteF7Mini at 2025-06-11 18:04:04.009113 BB: Trying checkout ArduPlane beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [103/255] Building board: KakuteH7 at 2025-06-11 18:04:04.048029 BB: Trying checkout ArduPlane beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [104/255] Building board: KakuteH7-bdshot at 2025-06-11 18:04:04.086631 BB: Trying checkout ArduPlane beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [105/255] Building board: KakuteH7-Wing at 2025-06-11 18:04:04.126416 BB: Trying checkout ArduPlane beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [106/255] Building board: KakuteH7Mini at 2025-06-11 18:04:04.166602 BB: Trying checkout ArduPlane beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [107/255] Building board: KakuteH7Mini-Nand at 2025-06-11 18:04:04.206796 BB: Trying checkout ArduPlane beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [108/255] Building board: KakuteH7v2 at 2025-06-11 18:04:04.243877 BB: Trying checkout ArduPlane beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [109/255] Building board: linux at 2025-06-11 18:04:04.283064 BB: Trying checkout ArduPlane beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta linux binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [110/255] Building board: LongBowF405WING at 2025-06-11 18:04:04.323706 BB: Trying checkout ArduPlane beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [111/255] Building board: LumenierLUXF765-NDAA at 2025-06-11 18:04:04.362249 BB: Trying checkout ArduPlane beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [112/255] Building board: luminousbee5 at 2025-06-11 18:04:05.412481 BB: Trying checkout ArduPlane beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [113/255] Building board: MambaF405-2022 at 2025-06-11 18:04:05.452333 BB: Trying checkout ArduPlane beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [114/255] Building board: MambaF405US-I2C at 2025-06-11 18:04:05.490274 BB: Trying checkout ArduPlane beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [115/255] Building board: MambaF405v2 at 2025-06-11 18:04:05.531159 BB: Trying checkout ArduPlane beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [116/255] Building board: MambaH743v4 at 2025-06-11 18:04:05.571938 BB: Trying checkout ArduPlane beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [117/255] Building board: MatekF405 at 2025-06-11 18:04:05.615007 BB: Trying checkout ArduPlane beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [118/255] Building board: MatekF405-bdshot at 2025-06-11 18:04:05.654751 BB: Trying checkout ArduPlane beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [119/255] Building board: MatekF405-CAN at 2025-06-11 18:04:05.694484 BB: Trying checkout ArduPlane beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [120/255] Building board: MatekF405-STD at 2025-06-11 18:04:05.733950 BB: Trying checkout ArduPlane beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [121/255] Building board: MatekF405-TE at 2025-06-11 18:04:05.774038 BB: Trying checkout ArduPlane beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [122/255] Building board: MatekF405-TE-bdshot at 2025-06-11 18:04:05.812090 BB: Trying checkout ArduPlane beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [123/255] Building board: MatekF405-Wing at 2025-06-11 18:04:05.851310 BB: Trying checkout ArduPlane beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [124/255] Building board: MatekF405-Wing-bdshot at 2025-06-11 18:04:05.892846 BB: Trying checkout ArduPlane beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [125/255] Building board: MatekF765-SE at 2025-06-11 18:04:05.932142 BB: Trying checkout ArduPlane beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [126/255] Building board: MatekF765-Wing at 2025-06-11 18:04:05.971336 BB: Trying checkout ArduPlane beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [127/255] Building board: MatekF765-Wing-bdshot at 2025-06-11 18:04:06.012299 BB: Trying checkout ArduPlane beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [128/255] Building board: MatekH743 at 2025-06-11 18:04:06.068753 BB: Trying checkout ArduPlane beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [129/255] Building board: MatekH743-bdshot at 2025-06-11 18:04:06.108028 BB: Trying checkout ArduPlane beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [130/255] Building board: MatekH7A3 at 2025-06-11 18:04:06.149548 BB: Trying checkout ArduPlane beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [131/255] Building board: MFT-SEMA100 at 2025-06-11 18:04:06.188604 BB: Trying checkout ArduPlane beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [132/255] Building board: MicoAir405Mini at 2025-06-11 18:04:06.227070 BB: Trying checkout ArduPlane beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [133/255] Building board: MicoAir405v2 at 2025-06-11 18:04:06.266074 BB: Trying checkout ArduPlane beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [134/255] Building board: MicoAir743 at 2025-06-11 18:04:06.304350 BB: Trying checkout ArduPlane beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [135/255] Building board: MicoAir743-AIO at 2025-06-11 18:04:06.344702 BB: Trying checkout ArduPlane beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [136/255] Building board: MicoAir743v2 at 2025-06-11 18:04:06.384208 BB: Trying checkout ArduPlane beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [137/255] Building board: mindpx-v2 at 2025-06-11 18:04:06.423206 BB: Trying checkout ArduPlane beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [138/255] Building board: mini-pix at 2025-06-11 18:04:06.461733 BB: Trying checkout ArduPlane beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [139/255] Building board: modalai_fc-v1 at 2025-06-11 18:04:06.500373 BB: Trying checkout ArduPlane beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [140/255] Building board: mRoControlZeroClassic at 2025-06-11 18:04:06.540510 BB: Trying checkout ArduPlane beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [141/255] Building board: mRoControlZeroF7 at 2025-06-11 18:04:06.579656 BB: Trying checkout ArduPlane beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [142/255] Building board: mRoControlZeroH7 at 2025-06-11 18:04:06.620124 BB: Trying checkout ArduPlane beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [143/255] Building board: mRoControlZeroH7-bdshot at 2025-06-11 18:04:06.660410 BB: Trying checkout ArduPlane beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [144/255] Building board: mRoControlZeroOEMH7 at 2025-06-11 18:04:06.699465 BB: Trying checkout ArduPlane beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [145/255] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 18:04:06.739023 BB: Trying checkout ArduPlane beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [146/255] Building board: mRoNexus at 2025-06-11 18:04:06.778366 BB: Trying checkout ArduPlane beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [147/255] Building board: mRoPixracerPro at 2025-06-11 18:04:06.817226 BB: Trying checkout ArduPlane beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [148/255] Building board: mRoPixracerPro-bdshot at 2025-06-11 18:04:06.858368 BB: Trying checkout ArduPlane beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [149/255] Building board: mRoX21 at 2025-06-11 18:04:06.897816 BB: Trying checkout ArduPlane beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [150/255] Building board: mRoX21-777 at 2025-06-11 18:04:06.936669 BB: Trying checkout ArduPlane beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [151/255] Building board: MUPilot at 2025-06-11 18:04:06.975379 BB: Trying checkout ArduPlane beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [152/255] Building board: NarinFC-H5 at 2025-06-11 18:04:07.016145 BB: Trying checkout ArduPlane beta NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [153/255] Building board: NarinFC-H7 at 2025-06-11 18:04:08.037703 BB: Trying checkout ArduPlane beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [154/255] Building board: navigator at 2025-06-11 18:04:08.076298 BB: Trying checkout ArduPlane beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [155/255] Building board: navigator64 at 2025-06-11 18:04:08.115338 BB: Trying checkout ArduPlane beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [156/255] Building board: navio at 2025-06-11 18:04:08.154264 BB: Trying checkout ArduPlane beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta navio binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [157/255] Building board: navio2 at 2025-06-11 18:04:08.198560 BB: Trying checkout ArduPlane beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [158/255] Building board: NxtPX4v2 at 2025-06-11 18:04:08.236983 BB: Trying checkout ArduPlane beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [159/255] Building board: obal at 2025-06-11 18:04:08.276199 BB: Trying checkout ArduPlane beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta obal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [160/255] Building board: ocpoc_zynq at 2025-06-11 18:04:08.313991 BB: Trying checkout ArduPlane beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [161/255] Building board: omnibusf4 at 2025-06-11 18:04:08.351817 BB: Trying checkout ArduPlane beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [162/255] Building board: omnibusf4pro at 2025-06-11 18:04:08.389920 BB: Trying checkout ArduPlane beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [163/255] Building board: omnibusf4pro-bdshot at 2025-06-11 18:04:08.427844 BB: Trying checkout ArduPlane beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [164/255] Building board: omnibusf4v6 at 2025-06-11 18:04:08.465996 BB: Trying checkout ArduPlane beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [165/255] Building board: OMNIBUSF7V2 at 2025-06-11 18:04:08.505604 BB: Trying checkout ArduPlane beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [166/255] Building board: OmnibusNanoV6 at 2025-06-11 18:04:08.544359 BB: Trying checkout ArduPlane beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [167/255] Building board: OmnibusNanoV6-bdshot at 2025-06-11 18:04:08.584943 BB: Trying checkout ArduPlane beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [168/255] Building board: OrqaF405Pro at 2025-06-11 18:04:08.623353 BB: Trying checkout ArduPlane beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [169/255] Building board: PH4-mini at 2025-06-11 18:04:08.661331 BB: Trying checkout ArduPlane beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [170/255] Building board: PH4-mini-bdshot at 2025-06-11 18:04:08.702148 BB: Trying checkout ArduPlane beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [171/255] Building board: Pix32v5 at 2025-06-11 18:04:08.741545 BB: Trying checkout ArduPlane beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [172/255] Building board: PixC4-Jetson at 2025-06-11 18:04:08.780462 BB: Trying checkout ArduPlane beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [173/255] Building board: PixFlamingo at 2025-06-11 18:04:08.820601 BB: Trying checkout ArduPlane beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [174/255] Building board: PixFlamingo-F767 at 2025-06-11 18:04:08.860246 BB: Trying checkout ArduPlane beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [175/255] Building board: Pixhawk1 at 2025-06-11 18:04:08.900249 BB: Trying checkout ArduPlane beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [176/255] Building board: Pixhawk1-1M at 2025-06-11 18:04:08.938880 BB: Trying checkout ArduPlane beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [177/255] Building board: Pixhawk1-1M-bdshot at 2025-06-11 18:04:08.976769 BB: Trying checkout ArduPlane beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [178/255] Building board: Pixhawk1-bdshot at 2025-06-11 18:04:09.017135 BB: Trying checkout ArduPlane beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [179/255] Building board: Pixhawk4 at 2025-06-11 18:04:09.055671 BB: Trying checkout ArduPlane beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [180/255] Building board: Pixhawk4-bdshot at 2025-06-11 18:04:09.093666 BB: Trying checkout ArduPlane beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [181/255] Building board: Pixhawk5X at 2025-06-11 18:04:09.130698 BB: Trying checkout ArduPlane beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [182/255] Building board: Pixhawk6C at 2025-06-11 18:04:09.168966 BB: Trying checkout ArduPlane beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [183/255] Building board: Pixhawk6C-bdshot at 2025-06-11 18:04:09.207971 BB: Trying checkout ArduPlane beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [184/255] Building board: Pixhawk6X at 2025-06-11 18:04:09.245757 BB: Trying checkout ArduPlane beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [185/255] Building board: Pixhawk6X-bdshot at 2025-06-11 18:04:09.285975 BB: Trying checkout ArduPlane beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [186/255] Building board: PixPilot-C3 at 2025-06-11 18:04:09.326514 BB: Trying checkout ArduPlane beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [187/255] Building board: PixPilot-V3 at 2025-06-11 18:04:09.366852 BB: Trying checkout ArduPlane beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [188/255] Building board: PixPilot-V6 at 2025-06-11 18:04:09.407396 BB: Trying checkout ArduPlane beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [189/255] Building board: PixPilot-V6PRO at 2025-06-11 18:04:09.447884 BB: Trying checkout ArduPlane beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [190/255] Building board: Pixracer at 2025-06-11 18:04:09.486780 BB: Trying checkout ArduPlane beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [191/255] Building board: Pixracer-bdshot at 2025-06-11 18:04:09.525323 BB: Trying checkout ArduPlane beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [192/255] Building board: PixSurveyA1 at 2025-06-11 18:04:09.564984 BB: Trying checkout ArduPlane beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [193/255] Building board: PixSurveyA1-IND at 2025-06-11 18:04:09.603065 BB: Trying checkout ArduPlane beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [194/255] Building board: PixSurveyA2-IND at 2025-06-11 18:04:09.641090 BB: Trying checkout ArduPlane beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [195/255] Building board: pocket at 2025-06-11 18:04:10.650694 BB: Trying checkout ArduPlane beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta pocket binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [196/255] Building board: pxf at 2025-06-11 18:04:10.691895 BB: Trying checkout ArduPlane beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [197/255] Building board: pxfmini at 2025-06-11 18:04:10.731807 BB: Trying checkout ArduPlane beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [198/255] Building board: QioTekAdeptF407 at 2025-06-11 18:04:10.769145 BB: Trying checkout ArduPlane beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [199/255] Building board: QioTekZealotF427 at 2025-06-11 18:04:10.809678 BB: Trying checkout ArduPlane beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [200/255] Building board: QioTekZealotH743 at 2025-06-11 18:04:10.857147 BB: Trying checkout ArduPlane beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [201/255] Building board: QioTekZealotH743-bdshot at 2025-06-11 18:04:10.896992 BB: Trying checkout ArduPlane beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [202/255] Building board: R9Pilot at 2025-06-11 18:04:10.936237 BB: Trying checkout ArduPlane beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [203/255] Building board: RadiolinkPIX6 at 2025-06-11 18:04:10.979353 BB: Trying checkout ArduPlane beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [204/255] Building board: RADIX2HD at 2025-06-11 18:04:11.020249 BB: Trying checkout ArduPlane beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [205/255] Building board: ReaperF745 at 2025-06-11 18:04:11.061215 BB: Trying checkout ArduPlane beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [206/255] Building board: revo-mini at 2025-06-11 18:04:11.104652 BB: Trying checkout ArduPlane beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [207/255] Building board: revo-mini-bdshot at 2025-06-11 18:04:11.145925 BB: Trying checkout ArduPlane beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [208/255] Building board: revo-mini-i2c at 2025-06-11 18:04:11.186799 BB: Trying checkout ArduPlane beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [209/255] Building board: revo-mini-i2c-bdshot at 2025-06-11 18:04:11.227770 BB: Trying checkout ArduPlane beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [210/255] Building board: rst_zynq at 2025-06-11 18:04:11.269719 BB: Trying checkout ArduPlane beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.959s) BB-WAF: 'clean' finished successfully (1.279s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1040] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1040] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1040] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1040] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1040] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1040] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1040] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1040] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/1040] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1040] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1040] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1040] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1040] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 26/1040] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 27/1040] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 28/1040] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 29/1040] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 30/1040] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 31/1040] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 32/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 37/1040] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1040] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 39/1040] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 40/1040] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 41/1040] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 42/1040] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 43/1040] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 44/1040] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 45/1040] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 46/1040] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 47/1040] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 48/1040] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 49/1040] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 50/1040] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 51/1040] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 52/1040] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 53/1040] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 54/1040] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1040] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 56/1040] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 57/1040] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 58/1040] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 59/1040] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 60/1040] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 61/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 62/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 63/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 64/1040] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 65/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 66/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 67/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 68/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 69/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 70/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 71/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 72/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 73/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 74/1040] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1040] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 76/1040] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 77/1040] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 78/1040] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1040] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1040] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 81/1040] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1040] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 83/1040] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 84/1040] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 85/1040] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 86/1040] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 87/1040] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 88/1040] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 89/1040] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1040] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 91/1040] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 92/1040] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 93/1040] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 94/1040] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 95/1040] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 96/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 97/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 98/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 99/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 100/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 101/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 102/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 103/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 104/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 105/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 106/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 107/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 108/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 109/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 110/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 111/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 112/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 113/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 114/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 115/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 116/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 117/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 118/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 119/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 120/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 121/1040] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 122/1040] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1040] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1040] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 125/1040] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 126/1040] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 127/1040] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 128/1040] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 129/1040] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 130/1040] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 131/1040] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 132/1040] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 133/1040] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 134/1040] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 135/1040] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 136/1040] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1040] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 138/1040] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 139/1040] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 140/1040] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1040] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 142/1040] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 143/1040] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 144/1040] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 145/1040] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 146/1040] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 147/1040] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 148/1040] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 149/1040] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1040] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 151/1040] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1040] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 153/1040] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 154/1040] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 155/1040] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 156/1040] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 157/1040] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 158/1040] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 159/1040] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 160/1040] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 161/1040] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 162/1040] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 163/1040] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 164/1040] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 165/1040] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 166/1040] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 167/1040] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 168/1040] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 169/1040] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 170/1040] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 171/1040] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 172/1040] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 173/1040] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 174/1040] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 175/1040] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 176/1040] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 177/1040] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 178/1040] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 179/1040] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 180/1040] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 181/1040] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 182/1040] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 183/1040] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 184/1040] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 185/1040] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1040] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 187/1040] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 188/1040] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 139661266774032: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2931229, 256)) BB: Failed build of ArduPlane rst_zynq beta BB: [211/255] Building board: SDMODELH7V1 at 2025-06-11 18:04:34.777764 BB: Trying checkout ArduPlane beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [212/255] Building board: SDMODELH7V2 at 2025-06-11 18:04:34.823727 BB: Trying checkout ArduPlane beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [213/255] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 18:04:34.863636 BB: Trying checkout ArduPlane beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [214/255] Building board: SITL_x86_64_linux_gnu at 2025-06-11 18:04:34.903137 BB: Trying checkout ArduPlane beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [215/255] Building board: SIYI_N7 at 2025-06-11 18:04:34.943667 BB: Trying checkout ArduPlane beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [216/255] Building board: SkySakuraH743 at 2025-06-11 18:04:34.984586 BB: Trying checkout ArduPlane beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [217/255] Building board: SkystarsH7HD-bdshot at 2025-06-11 18:04:35.027318 BB: Trying checkout ArduPlane beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [218/255] Building board: sparky2 at 2025-06-11 18:04:35.065685 BB: Trying checkout ArduPlane beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [219/255] Building board: speedybeef4 at 2025-06-11 18:04:35.103598 BB: Trying checkout ArduPlane beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [220/255] Building board: SpeedyBeeF405AIO at 2025-06-11 18:04:35.143578 BB: Trying checkout ArduPlane beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [221/255] Building board: SpeedyBeeF405Mini at 2025-06-11 18:04:35.183631 BB: Trying checkout ArduPlane beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [222/255] Building board: SpeedyBeeF405WING at 2025-06-11 18:04:35.223255 BB: Trying checkout ArduPlane beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [223/255] Building board: speedybeef4v3 at 2025-06-11 18:04:35.261434 BB: Trying checkout ArduPlane beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [224/255] Building board: speedybeef4v4 at 2025-06-11 18:04:35.300203 BB: Trying checkout ArduPlane beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [225/255] Building board: SPRacingH7 at 2025-06-11 18:04:35.340866 BB: Trying checkout ArduPlane beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [226/255] Building board: SPRacingH7RF at 2025-06-11 18:04:35.381896 BB: Trying checkout ArduPlane beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [227/255] Building board: StellarF4 at 2025-06-11 18:04:35.421380 BB: Trying checkout ArduPlane beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [228/255] Building board: StellarF4V2 at 2025-06-11 18:04:36.484653 BB: Trying checkout ArduPlane beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [229/255] Building board: StellarH7V2 at 2025-06-11 18:04:37.549289 BB: Trying checkout ArduPlane beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [230/255] Building board: SuccexF4 at 2025-06-11 18:04:38.578694 BB: Trying checkout ArduPlane beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [231/255] Building board: SULILGH7-P1-P2 at 2025-06-11 18:04:38.618639 BB: Trying checkout ArduPlane beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [232/255] Building board: Swan-K1 at 2025-06-11 18:04:39.653803 BB: Trying checkout ArduPlane beta Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [233/255] Building board: TBS-Colibri-F7 at 2025-06-11 18:04:39.694402 BB: Trying checkout ArduPlane beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [234/255] Building board: TBS_LUCID_H7 at 2025-06-11 18:04:39.735609 BB: Trying checkout ArduPlane beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [235/255] Building board: TBS_LUCID_H7_WING at 2025-06-11 18:04:39.774832 BB: Trying checkout ArduPlane beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [236/255] Building board: TBS_LUCID_PRO at 2025-06-11 18:04:39.814469 BB: Trying checkout ArduPlane beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [237/255] Building board: thepeach-k1 at 2025-06-11 18:04:39.853522 BB: Trying checkout ArduPlane beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [238/255] Building board: thepeach-r1 at 2025-06-11 18:04:39.893164 BB: Trying checkout ArduPlane beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [239/255] Building board: TMotorH743 at 2025-06-11 18:04:39.933528 BB: Trying checkout ArduPlane beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [240/255] Building board: uav-dev-fc-um982 at 2025-06-11 18:04:39.973453 BB: Trying checkout ArduPlane beta uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [241/255] Building board: vnav at 2025-06-11 18:04:41.020420 BB: Trying checkout ArduPlane beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta vnav binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [242/255] Building board: VRBrain-v51 at 2025-06-11 18:04:41.061614 BB: Trying checkout ArduPlane beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [243/255] Building board: VRBrain-v52 at 2025-06-11 18:04:41.100919 BB: Trying checkout ArduPlane beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [244/255] Building board: VRBrain-v54 at 2025-06-11 18:04:41.140303 BB: Trying checkout ArduPlane beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [245/255] Building board: VRCore-v10 at 2025-06-11 18:04:41.180224 BB: Trying checkout ArduPlane beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [246/255] Building board: VRUBrain-v51 at 2025-06-11 18:04:41.223863 BB: Trying checkout ArduPlane beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [247/255] Building board: VUAV-V7pro at 2025-06-11 18:04:41.263095 BB: Trying checkout ArduPlane beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [248/255] Building board: X-MAV-AP-H743v2 at 2025-06-11 18:04:41.309571 BB: Trying checkout ArduPlane beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [249/255] Building board: YJUAV_A6 at 2025-06-11 18:04:41.348521 BB: Trying checkout ArduPlane beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [250/255] Building board: YJUAV_A6SE at 2025-06-11 18:04:41.388994 BB: Trying checkout ArduPlane beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [251/255] Building board: YJUAV_A6SE_H743 at 2025-06-11 18:04:41.427328 BB: Trying checkout ArduPlane beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [252/255] Building board: YJUAV_A6Ultra at 2025-06-11 18:04:41.464622 BB: Trying checkout ArduPlane beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [253/255] Building board: ZeroOneX6 at 2025-06-11 18:04:41.502617 BB: Trying checkout ArduPlane beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [254/255] Building board: ZeroOneX6_Air at 2025-06-11 18:04:41.539248 BB: Trying checkout ArduPlane beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [255/255] Building board: zynq at 2025-06-11 18:04:42.581597 BB: Trying checkout ArduPlane beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building ArduPlane beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduPlane latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9cc2b9d59a Plane: version to 4.6.0 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building Rover beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/251] Building board: 3DRControlZeroG at 2025-06-11 18:04:45.646624 BB: Trying checkout Rover beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [2/251] Building board: ACNS-CM4Pilot at 2025-06-11 18:04:46.420599 BB: Trying checkout Rover beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [3/251] Building board: ACNS-F405AIO at 2025-06-11 18:04:46.931823 BB: Trying checkout Rover beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [4/251] Building board: aero at 2025-06-11 18:04:47.125965 BB: Trying checkout Rover beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.763s) BB-WAF: 'clean' finished successfully (1.353s) BB: Running (python3 ./waf build --targets bin/ardurover) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1197] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1197] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1197] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1197] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 18/1197] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 19/1197] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 20/1197] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 21/1197] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 22/1197] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 23/1197] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 24/1197] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/1197] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 26/1197] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 27/1197] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 28/1197] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 29/1197] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 30/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 31/1197] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 32/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1197] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 37/1197] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 38/1197] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 39/1197] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 40/1197] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 41/1197] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 42/1197] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 43/1197] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 44/1197] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 45/1197] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 46/1197] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/1197] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 50/1197] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 51/1197] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 52/1197] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 53/1197] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 54/1197] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 55/1197] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 56/1197] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 57/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 58/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 59/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 60/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 61/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 62/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 63/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 64/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 65/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 66/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 67/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 68/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 69/1197] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 70/1197] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 71/1197] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 72/1197] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 73/1197] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 74/1197] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 75/1197] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 76/1197] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 77/1197] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 78/1197] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 79/1197] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 80/1197] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 81/1197] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 82/1197] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 83/1197] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 84/1197] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 85/1197] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 86/1197] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 87/1197] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 88/1197] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/1197] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 90/1197] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 91/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 92/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 93/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 94/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 95/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 96/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 97/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 98/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 99/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 100/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 101/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 102/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 103/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 104/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 105/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 106/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 107/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 108/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 109/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 110/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 111/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 112/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 113/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 114/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 115/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 116/1197] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 117/1197] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 118/1197] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 119/1197] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 120/1197] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 121/1197] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 122/1197] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 123/1197] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 124/1197] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 125/1197] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 126/1197] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 127/1197] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 128/1197] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 129/1197] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 130/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 131/1197] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 132/1197] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 133/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 134/1197] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 135/1197] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 136/1197] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1197] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1197] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 139/1197] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 140/1197] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 141/1197] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 142/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 143/1197] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 144/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 145/1197] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 146/1197] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 147/1197] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 148/1197] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 149/1197] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1197] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 151/1197] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 152/1197] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 153/1197] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 154/1197] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 155/1197] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 156/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 157/1197] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 158/1197] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 159/1197] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 160/1197] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 161/1197] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 162/1197] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 163/1197] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 164/1197] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 165/1197] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 166/1197] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 167/1197] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 168/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 169/1197] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 170/1197] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 171/1197] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 172/1197] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 173/1197] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 174/1197] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 175/1197] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 176/1197] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 177/1197] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 178/1197] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 179/1197] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 180/1197] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 181/1197] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 182/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 183/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 184/1197] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 185/1197] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1197] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 187/1197] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 188/1197] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 189/1197] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 190/1197] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 191/1197] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 192/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 193/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 194/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 195/1197] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 196/1197] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 197/1197] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 198/1197] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 199/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 200/1197] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 201/1197] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 202/1197] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 203/1197] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 204/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 205/1197] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 206/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 207/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 210/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 211/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 212/1197] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 213/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 214/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 215/1197] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1197] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 218/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 219/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 220/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 221/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 222/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 223/1197] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 224/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 225/1197] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 226/1197] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 228/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 229/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 230/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 231/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 232/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 233/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 234/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 235/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 236/1197] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 237/1197] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 238/1197] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 239/1197] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 240/1197] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 241/1197] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 242/1197] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 243/1197] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 244/1197] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 245/1197] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 246/1197] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 247/1197] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 248/1197] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 249/1197] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 250/1197] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 251/1197] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 252/1197] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 253/1197] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 254/1197] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 255/1197] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 256/1197] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1197] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 258/1197] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 259/1197] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 260/1197] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 261/1197] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 262/1197] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140470458934640: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2938539, 256)) BB: Failed build of Rover aero beta BB: [5/251] Building board: AEROFOX-H7 at 2025-06-11 18:05:00.977251 BB: Trying checkout Rover beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [6/251] Building board: AET-H743-Basic at 2025-06-11 18:05:01.015258 BB: Trying checkout Rover beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [7/251] Building board: airbotf4 at 2025-06-11 18:05:01.052156 BB: Trying checkout Rover beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [8/251] Building board: AIRLink at 2025-06-11 18:05:01.091111 BB: Trying checkout Rover beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [9/251] Building board: Airvolute-DCS2 at 2025-06-11 18:05:01.132820 BB: Trying checkout Rover beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [10/251] Building board: AnyleafH7 at 2025-06-11 18:05:01.171175 BB: Trying checkout Rover beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [11/251] Building board: Aocoda-RC-H743Dual at 2025-06-11 18:05:01.209759 BB: Trying checkout Rover beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [12/251] Building board: ARK_FPV at 2025-06-11 18:05:01.247136 BB: Trying checkout Rover beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/251] Building board: ARKV6X at 2025-06-11 18:05:02.375014 BB: Trying checkout Rover beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [14/251] Building board: AtomRCF405NAVI at 2025-06-11 18:05:02.418799 BB: Trying checkout Rover beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [15/251] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 18:05:02.468268 BB: Trying checkout Rover beta ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [16/251] Building board: bbbmini at 2025-06-11 18:05:03.633371 BB: Trying checkout Rover beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [17/251] Building board: BeastF7 at 2025-06-11 18:05:03.676460 BB: Trying checkout Rover beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [18/251] Building board: BeastF7v2 at 2025-06-11 18:05:03.716109 BB: Trying checkout Rover beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [19/251] Building board: BeastH7 at 2025-06-11 18:05:03.757814 BB: Trying checkout Rover beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [20/251] Building board: BeastH7v2 at 2025-06-11 18:05:03.796428 BB: Trying checkout Rover beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [21/251] Building board: bebop at 2025-06-11 18:05:03.837528 BB: Trying checkout Rover beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [22/251] Building board: bhat at 2025-06-11 18:05:03.877214 BB: Trying checkout Rover beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [23/251] Building board: BlitzF745 at 2025-06-11 18:05:03.917085 BB: Trying checkout Rover beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [24/251] Building board: BlitzF745AIO at 2025-06-11 18:05:03.957007 BB: Trying checkout Rover beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [25/251] Building board: BlitzH743Pro at 2025-06-11 18:05:03.996151 BB: Trying checkout Rover beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [26/251] Building board: BlitzMiniF745 at 2025-06-11 18:05:04.037235 BB: Trying checkout Rover beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [27/251] Building board: BlitzWingH743 at 2025-06-11 18:05:04.084581 BB: Trying checkout Rover beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [28/251] Building board: blue at 2025-06-11 18:05:04.123763 BB: Trying checkout Rover beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta blue binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [29/251] Building board: BrahmaF4 at 2025-06-11 18:05:04.163663 BB: Trying checkout Rover beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [30/251] Building board: BROTHERHOBBYF405v3 at 2025-06-11 18:05:05.241941 BB: Trying checkout Rover beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [31/251] Building board: BROTHERHOBBYH743 at 2025-06-11 18:05:05.282715 BB: Trying checkout Rover beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [32/251] Building board: canzero at 2025-06-11 18:05:05.324203 BB: Trying checkout Rover beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [33/251] Building board: CBU-H7-LC-Stamp at 2025-06-11 18:05:05.364678 BB: Trying checkout Rover beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/251] Building board: CBU-H7-Stamp at 2025-06-11 18:05:06.553147 BB: Trying checkout Rover beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [35/251] Building board: CORVON405V2_1 at 2025-06-11 18:05:06.595195 BB: Trying checkout Rover beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [36/251] Building board: CORVON743V1 at 2025-06-11 18:05:07.746846 BB: Trying checkout Rover beta CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [37/251] Building board: CSKY405 at 2025-06-11 18:05:08.886059 BB: Trying checkout Rover beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [38/251] Building board: CUAV-7-Nano at 2025-06-11 18:05:08.931384 BB: Trying checkout Rover beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [39/251] Building board: CUAV-Nora at 2025-06-11 18:05:08.973368 BB: Trying checkout Rover beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [40/251] Building board: CUAV-Nora-bdshot at 2025-06-11 18:05:09.015180 BB: Trying checkout Rover beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [41/251] Building board: CUAV-Pixhack-v3 at 2025-06-11 18:05:09.057121 BB: Trying checkout Rover beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [42/251] Building board: CUAV-X7 at 2025-06-11 18:05:09.097954 BB: Trying checkout Rover beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [43/251] Building board: CUAV-X7-bdshot at 2025-06-11 18:05:09.138786 BB: Trying checkout Rover beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [44/251] Building board: CUAVv5 at 2025-06-11 18:05:09.181076 BB: Trying checkout Rover beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [45/251] Building board: CUAVv5-bdshot at 2025-06-11 18:05:09.224984 BB: Trying checkout Rover beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [46/251] Building board: CUAVv5Nano at 2025-06-11 18:05:09.273521 BB: Trying checkout Rover beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [47/251] Building board: CUAVv5Nano-bdshot at 2025-06-11 18:05:09.312693 BB: Trying checkout Rover beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [48/251] Building board: CubeBlack at 2025-06-11 18:05:09.361643 BB: Trying checkout Rover beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [49/251] Building board: CubeBlack+ at 2025-06-11 18:05:09.403582 BB: Trying checkout Rover beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [50/251] Building board: CubeOrange at 2025-06-11 18:05:09.442310 BB: Trying checkout Rover beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [51/251] Building board: CubeOrange-bdshot at 2025-06-11 18:05:09.482425 BB: Trying checkout Rover beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [52/251] Building board: CubeOrangePlus at 2025-06-11 18:05:09.526035 BB: Trying checkout Rover beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [53/251] Building board: CubeOrangePlus-bdshot at 2025-06-11 18:05:09.569925 BB: Trying checkout Rover beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [54/251] Building board: CubePurple at 2025-06-11 18:05:09.615384 BB: Trying checkout Rover beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [55/251] Building board: CubeRedPrimary at 2025-06-11 18:05:09.655654 BB: Trying checkout Rover beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [56/251] Building board: CubeRedSecondary at 2025-06-11 18:05:09.697345 BB: Trying checkout Rover beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [57/251] Building board: CubeYellow at 2025-06-11 18:05:09.738375 BB: Trying checkout Rover beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [58/251] Building board: CubeYellow-bdshot at 2025-06-11 18:05:09.778087 BB: Trying checkout Rover beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [59/251] Building board: DAKEFPVF405 at 2025-06-11 18:05:09.817757 BB: Trying checkout Rover beta DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [60/251] Building board: dark at 2025-06-11 18:05:10.922416 BB: Trying checkout Rover beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta dark binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [61/251] Building board: DevEBoxH7v2 at 2025-06-11 18:05:10.965693 BB: Trying checkout Rover beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [62/251] Building board: disco at 2025-06-11 18:05:11.005974 BB: Trying checkout Rover beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [63/251] Building board: DroneerF405 at 2025-06-11 18:05:11.045678 BB: Trying checkout Rover beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [64/251] Building board: DrotekP3Pro at 2025-06-11 18:05:12.164446 BB: Trying checkout Rover beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [65/251] Building board: Durandal at 2025-06-11 18:05:12.209296 BB: Trying checkout Rover beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [66/251] Building board: Durandal-bdshot at 2025-06-11 18:05:12.248501 BB: Trying checkout Rover beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [67/251] Building board: edge at 2025-06-11 18:05:12.291243 BB: Trying checkout Rover beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta edge binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [68/251] Building board: erleboard at 2025-06-11 18:05:12.332583 BB: Trying checkout Rover beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [69/251] Building board: erlebrain2 at 2025-06-11 18:05:12.373466 BB: Trying checkout Rover beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [70/251] Building board: F35Lightning at 2025-06-11 18:05:12.412451 BB: Trying checkout Rover beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [71/251] Building board: F4BY at 2025-06-11 18:05:12.453295 BB: Trying checkout Rover beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [72/251] Building board: F4BY_F427 at 2025-06-11 18:05:12.495740 BB: Trying checkout Rover beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [73/251] Building board: FlyingMoonF407 at 2025-06-11 18:05:13.624100 BB: Trying checkout Rover beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [74/251] Building board: FlyingMoonF427 at 2025-06-11 18:05:13.665477 BB: Trying checkout Rover beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [75/251] Building board: FlyingMoonH743 at 2025-06-11 18:05:13.709983 BB: Trying checkout Rover beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [76/251] Building board: FlywooF405Pro at 2025-06-11 18:05:13.752446 BB: Trying checkout Rover beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [77/251] Building board: FlywooF745 at 2025-06-11 18:05:13.794020 BB: Trying checkout Rover beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [78/251] Building board: FlywooF745Nano at 2025-06-11 18:05:13.834683 BB: Trying checkout Rover beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [79/251] Building board: FlywooH743Pro at 2025-06-11 18:05:13.879535 BB: Trying checkout Rover beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [80/251] Building board: fmuv2 at 2025-06-11 18:05:13.920174 BB: Trying checkout Rover beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [81/251] Building board: fmuv3 at 2025-06-11 18:05:13.960317 BB: Trying checkout Rover beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [82/251] Building board: fmuv5 at 2025-06-11 18:05:14.001490 BB: Trying checkout Rover beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [83/251] Building board: FoxeerF405v2 at 2025-06-11 18:05:14.043201 BB: Trying checkout Rover beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [84/251] Building board: FoxeerH743v1 at 2025-06-11 18:05:14.084082 BB: Trying checkout Rover beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [85/251] Building board: GEPRC_TAKER_H743 at 2025-06-11 18:05:14.127827 BB: Trying checkout Rover beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/251] Building board: GEPRCF745BTHD at 2025-06-11 18:05:15.348496 BB: Trying checkout Rover beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [87/251] Building board: Here4FC at 2025-06-11 18:05:15.392837 BB: Trying checkout Rover beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [88/251] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 18:05:15.438007 BB: Trying checkout Rover beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [89/251] Building board: JFB100 at 2025-06-11 18:05:15.477048 BB: Trying checkout Rover beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [90/251] Building board: JFB110 at 2025-06-11 18:05:15.521010 BB: Trying checkout Rover beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [91/251] Building board: JHEM_JHEF405 at 2025-06-11 18:05:15.569345 BB: Trying checkout Rover beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [92/251] Building board: JHEMCU-H743HD at 2025-06-11 18:05:15.648942 BB: Trying checkout Rover beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [93/251] Building board: JHEMCUF405PRO at 2025-06-11 18:05:15.727661 BB: Trying checkout Rover beta JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [94/251] Building board: KakuteF4 at 2025-06-11 18:05:17.200074 BB: Trying checkout Rover beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [95/251] Building board: KakuteF4-Wing at 2025-06-11 18:05:17.239779 BB: Trying checkout Rover beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [96/251] Building board: KakuteF4Mini at 2025-06-11 18:05:17.280005 BB: Trying checkout Rover beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [97/251] Building board: KakuteF7 at 2025-06-11 18:05:17.320773 BB: Trying checkout Rover beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [98/251] Building board: KakuteF7-bdshot at 2025-06-11 18:05:17.360653 BB: Trying checkout Rover beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [99/251] Building board: KakuteF7Mini at 2025-06-11 18:05:17.400930 BB: Trying checkout Rover beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [100/251] Building board: KakuteH7 at 2025-06-11 18:05:17.442832 BB: Trying checkout Rover beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [101/251] Building board: KakuteH7-bdshot at 2025-06-11 18:05:17.484532 BB: Trying checkout Rover beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [102/251] Building board: KakuteH7-Wing at 2025-06-11 18:05:17.527563 BB: Trying checkout Rover beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [103/251] Building board: KakuteH7Mini at 2025-06-11 18:05:17.568470 BB: Trying checkout Rover beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [104/251] Building board: KakuteH7Mini-Nand at 2025-06-11 18:05:17.612703 BB: Trying checkout Rover beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [105/251] Building board: KakuteH7v2 at 2025-06-11 18:05:17.652364 BB: Trying checkout Rover beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [106/251] Building board: linux at 2025-06-11 18:05:17.692801 BB: Trying checkout Rover beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta linux binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [107/251] Building board: LongBowF405WING at 2025-06-11 18:05:17.736383 BB: Trying checkout Rover beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [108/251] Building board: LumenierLUXF765-NDAA at 2025-06-11 18:05:17.778788 BB: Trying checkout Rover beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [109/251] Building board: luminousbee5 at 2025-06-11 18:05:19.004248 BB: Trying checkout Rover beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [110/251] Building board: MambaF405-2022 at 2025-06-11 18:05:19.045338 BB: Trying checkout Rover beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [111/251] Building board: MambaF405US-I2C at 2025-06-11 18:05:19.087516 BB: Trying checkout Rover beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [112/251] Building board: MambaF405v2 at 2025-06-11 18:05:19.129389 BB: Trying checkout Rover beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [113/251] Building board: MambaH743v4 at 2025-06-11 18:05:19.176212 BB: Trying checkout Rover beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [114/251] Building board: MatekF405 at 2025-06-11 18:05:19.221026 BB: Trying checkout Rover beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [115/251] Building board: MatekF405-bdshot at 2025-06-11 18:05:19.263420 BB: Trying checkout Rover beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [116/251] Building board: MatekF405-CAN at 2025-06-11 18:05:19.309648 BB: Trying checkout Rover beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [117/251] Building board: MatekF405-STD at 2025-06-11 18:05:19.362182 BB: Trying checkout Rover beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [118/251] Building board: MatekF405-TE at 2025-06-11 18:05:19.403487 BB: Trying checkout Rover beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [119/251] Building board: MatekF405-TE-bdshot at 2025-06-11 18:05:19.452121 BB: Trying checkout Rover beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [120/251] Building board: MatekF405-Wing at 2025-06-11 18:05:19.501089 BB: Trying checkout Rover beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [121/251] Building board: MatekF405-Wing-bdshot at 2025-06-11 18:05:19.545935 BB: Trying checkout Rover beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [122/251] Building board: MatekF765-SE at 2025-06-11 18:05:19.589096 BB: Trying checkout Rover beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [123/251] Building board: MatekF765-Wing at 2025-06-11 18:05:19.633025 BB: Trying checkout Rover beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [124/251] Building board: MatekF765-Wing-bdshot at 2025-06-11 18:05:19.673085 BB: Trying checkout Rover beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [125/251] Building board: MatekH743 at 2025-06-11 18:05:19.718695 BB: Trying checkout Rover beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [126/251] Building board: MatekH743-bdshot at 2025-06-11 18:05:19.769682 BB: Trying checkout Rover beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [127/251] Building board: MatekH7A3 at 2025-06-11 18:05:19.815888 BB: Trying checkout Rover beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [128/251] Building board: MFT-SEMA100 at 2025-06-11 18:05:19.858025 BB: Trying checkout Rover beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [129/251] Building board: MicoAir405Mini at 2025-06-11 18:05:19.903902 BB: Trying checkout Rover beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [130/251] Building board: MicoAir405v2 at 2025-06-11 18:05:19.945458 BB: Trying checkout Rover beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [131/251] Building board: MicoAir743 at 2025-06-11 18:05:19.985848 BB: Trying checkout Rover beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [132/251] Building board: MicoAir743-AIO at 2025-06-11 18:05:20.026078 BB: Trying checkout Rover beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [133/251] Building board: MicoAir743v2 at 2025-06-11 18:05:20.067954 BB: Trying checkout Rover beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [134/251] Building board: mindpx-v2 at 2025-06-11 18:05:20.108189 BB: Trying checkout Rover beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [135/251] Building board: mini-pix at 2025-06-11 18:05:20.152859 BB: Trying checkout Rover beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [136/251] Building board: modalai_fc-v1 at 2025-06-11 18:05:20.194391 BB: Trying checkout Rover beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [137/251] Building board: mRoControlZeroClassic at 2025-06-11 18:05:20.236942 BB: Trying checkout Rover beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [138/251] Building board: mRoControlZeroF7 at 2025-06-11 18:05:20.277454 BB: Trying checkout Rover beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [139/251] Building board: mRoControlZeroH7 at 2025-06-11 18:05:20.337778 BB: Trying checkout Rover beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [140/251] Building board: mRoControlZeroH7-bdshot at 2025-06-11 18:05:20.406340 BB: Trying checkout Rover beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [141/251] Building board: mRoControlZeroOEMH7 at 2025-06-11 18:05:20.448962 BB: Trying checkout Rover beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [142/251] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 18:05:20.492907 BB: Trying checkout Rover beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [143/251] Building board: mRoNexus at 2025-06-11 18:05:20.534042 BB: Trying checkout Rover beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [144/251] Building board: mRoPixracerPro at 2025-06-11 18:05:20.580925 BB: Trying checkout Rover beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [145/251] Building board: mRoPixracerPro-bdshot at 2025-06-11 18:05:20.622016 BB: Trying checkout Rover beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [146/251] Building board: mRoX21 at 2025-06-11 18:05:20.670004 BB: Trying checkout Rover beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [147/251] Building board: mRoX21-777 at 2025-06-11 18:05:20.711259 BB: Trying checkout Rover beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [148/251] Building board: MUPilot at 2025-06-11 18:05:20.760636 BB: Trying checkout Rover beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [149/251] Building board: NarinFC-H5 at 2025-06-11 18:05:20.809374 BB: Trying checkout Rover beta NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [150/251] Building board: NarinFC-H7 at 2025-06-11 18:05:21.988345 BB: Trying checkout Rover beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [151/251] Building board: navigator at 2025-06-11 18:05:22.027530 BB: Trying checkout Rover beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [152/251] Building board: navigator64 at 2025-06-11 18:05:22.075047 BB: Trying checkout Rover beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [153/251] Building board: navio at 2025-06-11 18:05:22.116059 BB: Trying checkout Rover beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta navio binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [154/251] Building board: navio2 at 2025-06-11 18:05:22.157868 BB: Trying checkout Rover beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [155/251] Building board: NxtPX4v2 at 2025-06-11 18:05:22.201133 BB: Trying checkout Rover beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [156/251] Building board: obal at 2025-06-11 18:05:22.241781 BB: Trying checkout Rover beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta obal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [157/251] Building board: ocpoc_zynq at 2025-06-11 18:05:22.293125 BB: Trying checkout Rover beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [158/251] Building board: omnibusf4 at 2025-06-11 18:05:22.343599 BB: Trying checkout Rover beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [159/251] Building board: omnibusf4pro at 2025-06-11 18:05:22.388116 BB: Trying checkout Rover beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [160/251] Building board: omnibusf4pro-bdshot at 2025-06-11 18:05:22.434822 BB: Trying checkout Rover beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [161/251] Building board: omnibusf4v6 at 2025-06-11 18:05:22.483818 BB: Trying checkout Rover beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [162/251] Building board: OMNIBUSF7V2 at 2025-06-11 18:05:22.527411 BB: Trying checkout Rover beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [163/251] Building board: OmnibusNanoV6 at 2025-06-11 18:05:22.572628 BB: Trying checkout Rover beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [164/251] Building board: OmnibusNanoV6-bdshot at 2025-06-11 18:05:22.613328 BB: Trying checkout Rover beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [165/251] Building board: OrqaF405Pro at 2025-06-11 18:05:22.655945 BB: Trying checkout Rover beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [166/251] Building board: PH4-mini at 2025-06-11 18:05:22.697442 BB: Trying checkout Rover beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [167/251] Building board: PH4-mini-bdshot at 2025-06-11 18:05:22.739742 BB: Trying checkout Rover beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [168/251] Building board: Pix32v5 at 2025-06-11 18:05:22.780509 BB: Trying checkout Rover beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [169/251] Building board: PixC4-Jetson at 2025-06-11 18:05:22.821600 BB: Trying checkout Rover beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [170/251] Building board: PixFlamingo at 2025-06-11 18:05:22.864005 BB: Trying checkout Rover beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [171/251] Building board: PixFlamingo-F767 at 2025-06-11 18:05:22.907855 BB: Trying checkout Rover beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [172/251] Building board: Pixhawk1 at 2025-06-11 18:05:22.948263 BB: Trying checkout Rover beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [173/251] Building board: Pixhawk1-1M at 2025-06-11 18:05:22.987918 BB: Trying checkout Rover beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [174/251] Building board: Pixhawk1-1M-bdshot at 2025-06-11 18:05:23.029139 BB: Trying checkout Rover beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [175/251] Building board: Pixhawk1-bdshot at 2025-06-11 18:05:23.070860 BB: Trying checkout Rover beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [176/251] Building board: Pixhawk4 at 2025-06-11 18:05:23.112613 BB: Trying checkout Rover beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [177/251] Building board: Pixhawk4-bdshot at 2025-06-11 18:05:23.154759 BB: Trying checkout Rover beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [178/251] Building board: Pixhawk5X at 2025-06-11 18:05:23.195843 BB: Trying checkout Rover beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [179/251] Building board: Pixhawk6C at 2025-06-11 18:05:23.242031 BB: Trying checkout Rover beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [180/251] Building board: Pixhawk6C-bdshot at 2025-06-11 18:05:23.287615 BB: Trying checkout Rover beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [181/251] Building board: Pixhawk6X at 2025-06-11 18:05:23.330857 BB: Trying checkout Rover beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [182/251] Building board: Pixhawk6X-bdshot at 2025-06-11 18:05:23.370836 BB: Trying checkout Rover beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [183/251] Building board: PixPilot-C3 at 2025-06-11 18:05:23.413933 BB: Trying checkout Rover beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [184/251] Building board: PixPilot-V3 at 2025-06-11 18:05:23.455218 BB: Trying checkout Rover beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [185/251] Building board: PixPilot-V6 at 2025-06-11 18:05:23.494519 BB: Trying checkout Rover beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [186/251] Building board: PixPilot-V6PRO at 2025-06-11 18:05:23.536880 BB: Trying checkout Rover beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [187/251] Building board: Pixracer at 2025-06-11 18:05:23.575237 BB: Trying checkout Rover beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [188/251] Building board: Pixracer-bdshot at 2025-06-11 18:05:23.619331 BB: Trying checkout Rover beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [189/251] Building board: PixSurveyA1 at 2025-06-11 18:05:23.660473 BB: Trying checkout Rover beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [190/251] Building board: PixSurveyA1-IND at 2025-06-11 18:05:23.700285 BB: Trying checkout Rover beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [191/251] Building board: PixSurveyA2-IND at 2025-06-11 18:05:23.740594 BB: Trying checkout Rover beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [192/251] Building board: pocket at 2025-06-11 18:05:24.887165 BB: Trying checkout Rover beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta pocket binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [193/251] Building board: pxf at 2025-06-11 18:05:24.932654 BB: Trying checkout Rover beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [194/251] Building board: pxfmini at 2025-06-11 18:05:24.976338 BB: Trying checkout Rover beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [195/251] Building board: QioTekAdeptF407 at 2025-06-11 18:05:25.018158 BB: Trying checkout Rover beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [196/251] Building board: QioTekZealotF427 at 2025-06-11 18:05:25.062325 BB: Trying checkout Rover beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [197/251] Building board: QioTekZealotH743 at 2025-06-11 18:05:25.104609 BB: Trying checkout Rover beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [198/251] Building board: QioTekZealotH743-bdshot at 2025-06-11 18:05:25.145060 BB: Trying checkout Rover beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [199/251] Building board: R9Pilot at 2025-06-11 18:05:25.189182 BB: Trying checkout Rover beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [200/251] Building board: RadiolinkPIX6 at 2025-06-11 18:05:25.229543 BB: Trying checkout Rover beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [201/251] Building board: RADIX2HD at 2025-06-11 18:05:25.268278 BB: Trying checkout Rover beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [202/251] Building board: ReaperF745 at 2025-06-11 18:05:25.307072 BB: Trying checkout Rover beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [203/251] Building board: revo-mini at 2025-06-11 18:05:25.350848 BB: Trying checkout Rover beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [204/251] Building board: revo-mini-bdshot at 2025-06-11 18:05:25.394241 BB: Trying checkout Rover beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [205/251] Building board: revo-mini-i2c at 2025-06-11 18:05:25.438249 BB: Trying checkout Rover beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [206/251] Building board: revo-mini-i2c-bdshot at 2025-06-11 18:05:25.482065 BB: Trying checkout Rover beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [207/251] Building board: rst_zynq at 2025-06-11 18:05:25.538947 BB: Trying checkout Rover beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (2.168s) BB-WAF: 'clean' finished successfully (1.998s) BB: Running (python3 ./waf build --targets bin/ardurover) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/991] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/991] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/991] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/991] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 17/991] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 18/991] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 19/991] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 20/991] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 21/991] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 22/991] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 23/991] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 24/991] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/991] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 26/991] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 27/991] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 28/991] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 29/991] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 30/991] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 31/991] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 32/991] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 33/991] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 34/991] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 35/991] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 36/991] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 37/991] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 38/991] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 39/991] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 40/991] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 41/991] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 42/991] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 43/991] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 44/991] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 45/991] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 46/991] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/991] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/991] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 49/991] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 50/991] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 51/991] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 52/991] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 53/991] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 54/991] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 55/991] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/991] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/991] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/991] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 59/991] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 60/991] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/991] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/991] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 66/991] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 67/991] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 68/991] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 69/991] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 70/991] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 71/991] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 72/991] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 73/991] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 74/991] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 75/991] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 76/991] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 77/991] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 78/991] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 79/991] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 80/991] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 81/991] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 82/991] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 83/991] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 84/991] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 85/991] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 86/991] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 87/991] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 88/991] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 89/991] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 90/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 91/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 92/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 93/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 94/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 95/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 96/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 97/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 98/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 99/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [100/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [101/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [102/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [103/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [104/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [105/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [106/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [107/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [108/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [109/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [110/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [111/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [112/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [113/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [114/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [115/991] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [116/991] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [117/991] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [118/991] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [119/991] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [120/991] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [121/991] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [122/991] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [123/991] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [124/991] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [125/991] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [126/991] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [127/991] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [128/991] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [129/991] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [130/991] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [131/991] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [132/991] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [133/991] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [134/991] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [135/991] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [136/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [137/991] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [138/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [139/991] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [140/991] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [141/991] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [142/991] Compiling libraries/AP_Common/time.cpp BB-WAF: [143/991] Compiling libraries/AP_Common/c++.cpp BB-WAF: [144/991] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [145/991] Compiling libraries/AP_Common/Location.cpp BB-WAF: [146/991] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [147/991] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [148/991] Compiling libraries/AP_Common/float16.cpp BB-WAF: [149/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [150/991] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [151/991] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [152/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [153/991] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [154/991] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [155/991] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [156/991] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [157/991] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [158/991] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [159/991] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [160/991] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [161/991] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [162/991] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [163/991] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [164/991] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [165/991] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [166/991] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [167/991] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [168/991] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [169/991] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [170/991] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [171/991] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [172/991] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [173/991] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [174/991] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [175/991] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [176/991] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [177/991] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [178/991] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [179/991] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [180/991] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [181/991] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [182/991] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [183/991] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [184/991] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [185/991] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [186/991] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [187/991] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [188/991] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140231963539296: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2954932, 256)) BB: Failed build of Rover rst_zynq beta BB: [208/251] Building board: SDMODELH7V1 at 2025-06-11 18:05:53.019885 BB: Trying checkout Rover beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [209/251] Building board: SDMODELH7V2 at 2025-06-11 18:05:53.417767 BB: Trying checkout Rover beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [210/251] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 18:05:53.465804 BB: Trying checkout Rover beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [211/251] Building board: SITL_x86_64_linux_gnu at 2025-06-11 18:05:53.507778 BB: Trying checkout Rover beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [212/251] Building board: SIYI_N7 at 2025-06-11 18:05:53.547319 BB: Trying checkout Rover beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [213/251] Building board: SkySakuraH743 at 2025-06-11 18:05:53.589076 BB: Trying checkout Rover beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [214/251] Building board: SkystarsH7HD-bdshot at 2025-06-11 18:05:53.630440 BB: Trying checkout Rover beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [215/251] Building board: sparky2 at 2025-06-11 18:05:53.672506 BB: Trying checkout Rover beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [216/251] Building board: speedybeef4 at 2025-06-11 18:05:53.721322 BB: Trying checkout Rover beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [217/251] Building board: SpeedyBeeF405AIO at 2025-06-11 18:05:53.768045 BB: Trying checkout Rover beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [218/251] Building board: SpeedyBeeF405Mini at 2025-06-11 18:05:53.814731 BB: Trying checkout Rover beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [219/251] Building board: SpeedyBeeF405WING at 2025-06-11 18:05:53.855895 BB: Trying checkout Rover beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [220/251] Building board: speedybeef4v3 at 2025-06-11 18:05:53.897854 BB: Trying checkout Rover beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [221/251] Building board: speedybeef4v4 at 2025-06-11 18:05:53.938914 BB: Trying checkout Rover beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [222/251] Building board: SPRacingH7 at 2025-06-11 18:05:53.980808 BB: Trying checkout Rover beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [223/251] Building board: SPRacingH7RF at 2025-06-11 18:05:54.022348 BB: Trying checkout Rover beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [224/251] Building board: StellarF4 at 2025-06-11 18:05:54.062954 BB: Trying checkout Rover beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [225/251] Building board: StellarF4V2 at 2025-06-11 18:05:57.413452 BB: Trying checkout Rover beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [226/251] Building board: StellarH7V2 at 2025-06-11 18:05:58.483862 BB: Trying checkout Rover beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [227/251] Building board: SuccexF4 at 2025-06-11 18:05:59.555677 BB: Trying checkout Rover beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [228/251] Building board: SULILGH7-P1-P2 at 2025-06-11 18:05:59.599082 BB: Trying checkout Rover beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [229/251] Building board: TBS-Colibri-F7 at 2025-06-11 18:06:00.664221 BB: Trying checkout Rover beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [230/251] Building board: TBS_LUCID_H7 at 2025-06-11 18:06:00.705608 BB: Trying checkout Rover beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [231/251] Building board: TBS_LUCID_H7_WING at 2025-06-11 18:06:00.745737 BB: Trying checkout Rover beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [232/251] Building board: TBS_LUCID_PRO at 2025-06-11 18:06:00.784074 BB: Trying checkout Rover beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [233/251] Building board: thepeach-k1 at 2025-06-11 18:06:00.825735 BB: Trying checkout Rover beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [234/251] Building board: thepeach-r1 at 2025-06-11 18:06:00.870755 BB: Trying checkout Rover beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [235/251] Building board: TMotorH743 at 2025-06-11 18:06:00.921872 BB: Trying checkout Rover beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [236/251] Building board: uav-dev-fc-um982 at 2025-06-11 18:06:00.972953 BB: Trying checkout Rover beta uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [237/251] Building board: vnav at 2025-06-11 18:06:02.098320 BB: Trying checkout Rover beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta vnav binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [238/251] Building board: VRBrain-v51 at 2025-06-11 18:06:02.145761 BB: Trying checkout Rover beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [239/251] Building board: VRBrain-v52 at 2025-06-11 18:06:02.191904 BB: Trying checkout Rover beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [240/251] Building board: VRBrain-v54 at 2025-06-11 18:06:02.237033 BB: Trying checkout Rover beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [241/251] Building board: VRCore-v10 at 2025-06-11 18:06:02.280525 BB: Trying checkout Rover beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [242/251] Building board: VRUBrain-v51 at 2025-06-11 18:06:02.322705 BB: Trying checkout Rover beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [243/251] Building board: VUAV-V7pro at 2025-06-11 18:06:02.362433 BB: Trying checkout Rover beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [244/251] Building board: X-MAV-AP-H743v2 at 2025-06-11 18:06:02.406866 BB: Trying checkout Rover beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [245/251] Building board: YJUAV_A6 at 2025-06-11 18:06:02.447022 BB: Trying checkout Rover beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [246/251] Building board: YJUAV_A6SE at 2025-06-11 18:06:02.486553 BB: Trying checkout Rover beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [247/251] Building board: YJUAV_A6SE_H743 at 2025-06-11 18:06:02.526352 BB: Trying checkout Rover beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [248/251] Building board: YJUAV_A6Ultra at 2025-06-11 18:06:02.566718 BB: Trying checkout Rover beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [249/251] Building board: ZeroOneX6 at 2025-06-11 18:06:02.608569 BB: Trying checkout Rover beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [250/251] Building board: ZeroOneX6_Air at 2025-06-11 18:06:02.649761 BB: Trying checkout Rover beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [251/251] Building board: zynq at 2025-06-11 18:06:03.749775 BB: Trying checkout Rover beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building Rover beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout Rover latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9cc2b9d59a Plane: version to 4.6.0 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building AntennaTracker beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/251] Building board: 3DRControlZeroG at 2025-06-11 18:06:08.365556 BB: Trying checkout AntennaTracker beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AntennaTracker-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [2/251] Building board: ACNS-CM4Pilot at 2025-06-11 18:06:08.935348 BB: Trying checkout AntennaTracker beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [3/251] Building board: ACNS-F405AIO at 2025-06-11 18:06:09.148214 BB: Trying checkout AntennaTracker beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [4/251] Building board: aero at 2025-06-11 18:06:09.187142 BB: Trying checkout AntennaTracker beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.942s) BB-WAF: 'clean' finished successfully (1.458s) BB: Running (python3 ./waf build --targets bin/antennatracker) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmd BB-WAF: expanding com.himark.servo.ServoInfo BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.FlexDebug BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfig BB-WAF: expanding uavcan.tunnel.Protocol BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.esc.StatusExtended BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1128] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 9/1128] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 10/1128] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 11/1128] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 12/1128] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 13/1128] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 14/1128] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 15/1128] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 16/1128] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 17/1128] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 18/1128] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 19/1128] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 20/1128] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 21/1128] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 22/1128] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 23/1128] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 24/1128] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 25/1128] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 26/1128] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 27/1128] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 28/1128] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 29/1128] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 30/1128] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 31/1128] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 32/1128] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 33/1128] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 34/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 35/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 36/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 37/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 38/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 39/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 40/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 41/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 42/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 43/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 44/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 45/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 46/1128] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 47/1128] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 48/1128] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 49/1128] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 50/1128] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 51/1128] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 52/1128] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 53/1128] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 54/1128] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 55/1128] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 56/1128] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 57/1128] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 58/1128] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 59/1128] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 60/1128] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 61/1128] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 62/1128] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 63/1128] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 64/1128] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 65/1128] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 66/1128] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 67/1128] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 68/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 69/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 70/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 71/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 72/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 73/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 74/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 75/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 76/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 77/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 78/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 79/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 80/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 81/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 82/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 83/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 84/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 85/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 86/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 87/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 88/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 89/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 90/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 91/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 92/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 93/1128] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 94/1128] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 95/1128] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 96/1128] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 97/1128] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 98/1128] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 99/1128] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 100/1128] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 101/1128] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 102/1128] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 103/1128] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 104/1128] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 105/1128] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 106/1128] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 107/1128] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 108/1128] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 109/1128] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 110/1128] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 111/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 112/1128] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 113/1128] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 114/1128] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 115/1128] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 116/1128] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 117/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 118/1128] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 119/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 120/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 121/1128] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 122/1128] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 123/1128] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 124/1128] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 125/1128] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 126/1128] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 127/1128] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 128/1128] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 129/1128] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 130/1128] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 131/1128] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 132/1128] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 133/1128] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 134/1128] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 135/1128] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 136/1128] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 137/1128] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 138/1128] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 139/1128] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 140/1128] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 141/1128] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 142/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 143/1128] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 144/1128] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 145/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 146/1128] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 147/1128] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 148/1128] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 149/1128] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 150/1128] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 151/1128] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 152/1128] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 153/1128] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 154/1128] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 155/1128] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 156/1128] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 157/1128] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 158/1128] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 159/1128] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 160/1128] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 161/1128] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 162/1128] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 163/1128] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 164/1128] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 165/1128] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 166/1128] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 167/1128] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 168/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 169/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 170/1128] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 171/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 172/1128] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 173/1128] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 174/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 175/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 176/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 177/1128] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 178/1128] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 179/1128] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 180/1128] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 181/1128] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 182/1128] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 183/1128] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 184/1128] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 185/1128] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 186/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 187/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 188/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 189/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 190/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 191/1128] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 192/1128] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 193/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 194/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 195/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 196/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 197/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 198/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 199/1128] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 200/1128] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 201/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 202/1128] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 203/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 204/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 205/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 206/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 207/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 208/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 209/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 210/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 211/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 212/1128] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 213/1128] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 214/1128] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 215/1128] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 216/1128] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 217/1128] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 218/1128] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 219/1128] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 220/1128] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 221/1128] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 222/1128] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140114967043360: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2961774, 256)) BB: Failed build of AntennaTracker aero beta BB: [5/251] Building board: AEROFOX-H7 at 2025-06-11 18:06:23.679588 BB: Trying checkout AntennaTracker beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [6/251] Building board: AET-H743-Basic at 2025-06-11 18:06:23.722953 BB: Trying checkout AntennaTracker beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [7/251] Building board: airbotf4 at 2025-06-11 18:06:23.767862 BB: Trying checkout AntennaTracker beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [8/251] Building board: AIRLink at 2025-06-11 18:06:23.810866 BB: Trying checkout AntennaTracker beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [9/251] Building board: Airvolute-DCS2 at 2025-06-11 18:06:23.851552 BB: Trying checkout AntennaTracker beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [10/251] Building board: AnyleafH7 at 2025-06-11 18:06:23.888650 BB: Trying checkout AntennaTracker beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [11/251] Building board: Aocoda-RC-H743Dual at 2025-06-11 18:06:23.931212 BB: Trying checkout AntennaTracker beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [12/251] Building board: ARK_FPV at 2025-06-11 18:06:23.970870 BB: Trying checkout AntennaTracker beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/251] Building board: ARKV6X at 2025-06-11 18:06:25.128067 BB: Trying checkout AntennaTracker beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [14/251] Building board: AtomRCF405NAVI at 2025-06-11 18:06:25.166805 BB: Trying checkout AntennaTracker beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [15/251] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 18:06:25.205142 BB: Trying checkout AntennaTracker beta ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [16/251] Building board: bbbmini at 2025-06-11 18:06:26.364927 BB: Trying checkout AntennaTracker beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [17/251] Building board: BeastF7 at 2025-06-11 18:06:26.407004 BB: Trying checkout AntennaTracker beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [18/251] Building board: BeastF7v2 at 2025-06-11 18:06:26.447983 BB: Trying checkout AntennaTracker beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [19/251] Building board: BeastH7 at 2025-06-11 18:06:26.488994 BB: Trying checkout AntennaTracker beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [20/251] Building board: BeastH7v2 at 2025-06-11 18:06:26.529715 BB: Trying checkout AntennaTracker beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [21/251] Building board: bebop at 2025-06-11 18:06:26.571838 BB: Trying checkout AntennaTracker beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [22/251] Building board: bhat at 2025-06-11 18:06:26.611463 BB: Trying checkout AntennaTracker beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [23/251] Building board: BlitzF745 at 2025-06-11 18:06:26.651242 BB: Trying checkout AntennaTracker beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [24/251] Building board: BlitzF745AIO at 2025-06-11 18:06:26.689235 BB: Trying checkout AntennaTracker beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [25/251] Building board: BlitzH743Pro at 2025-06-11 18:06:26.730003 BB: Trying checkout AntennaTracker beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [26/251] Building board: BlitzMiniF745 at 2025-06-11 18:06:26.769317 BB: Trying checkout AntennaTracker beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [27/251] Building board: BlitzWingH743 at 2025-06-11 18:06:26.810624 BB: Trying checkout AntennaTracker beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [28/251] Building board: blue at 2025-06-11 18:06:26.851983 BB: Trying checkout AntennaTracker beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta blue binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [29/251] Building board: BrahmaF4 at 2025-06-11 18:06:26.894591 BB: Trying checkout AntennaTracker beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [30/251] Building board: BROTHERHOBBYF405v3 at 2025-06-11 18:06:27.933949 BB: Trying checkout AntennaTracker beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [31/251] Building board: BROTHERHOBBYH743 at 2025-06-11 18:06:27.975417 BB: Trying checkout AntennaTracker beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [32/251] Building board: canzero at 2025-06-11 18:06:28.016061 BB: Trying checkout AntennaTracker beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [33/251] Building board: CBU-H7-LC-Stamp at 2025-06-11 18:06:28.059596 BB: Trying checkout AntennaTracker beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/251] Building board: CBU-H7-Stamp at 2025-06-11 18:06:29.234172 BB: Trying checkout AntennaTracker beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [35/251] Building board: CORVON405V2_1 at 2025-06-11 18:06:29.280766 BB: Trying checkout AntennaTracker beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [36/251] Building board: CORVON743V1 at 2025-06-11 18:06:30.426130 BB: Trying checkout AntennaTracker beta CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON743V1) - not in board list BB: [37/251] Building board: CSKY405 at 2025-06-11 18:06:31.584839 BB: Trying checkout AntennaTracker beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [38/251] Building board: CUAV-7-Nano at 2025-06-11 18:06:31.628980 BB: Trying checkout AntennaTracker beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [39/251] Building board: CUAV-Nora at 2025-06-11 18:06:31.677268 BB: Trying checkout AntennaTracker beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [40/251] Building board: CUAV-Nora-bdshot at 2025-06-11 18:06:31.716036 BB: Trying checkout AntennaTracker beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [41/251] Building board: CUAV-Pixhack-v3 at 2025-06-11 18:06:31.757081 BB: Trying checkout AntennaTracker beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [42/251] Building board: CUAV-X7 at 2025-06-11 18:06:31.803120 BB: Trying checkout AntennaTracker beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [43/251] Building board: CUAV-X7-bdshot at 2025-06-11 18:06:31.845480 BB: Trying checkout AntennaTracker beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [44/251] Building board: CUAVv5 at 2025-06-11 18:06:31.912769 BB: Trying checkout AntennaTracker beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [45/251] Building board: CUAVv5-bdshot at 2025-06-11 18:06:31.957569 BB: Trying checkout AntennaTracker beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [46/251] Building board: CUAVv5Nano at 2025-06-11 18:06:32.008214 BB: Trying checkout AntennaTracker beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [47/251] Building board: CUAVv5Nano-bdshot at 2025-06-11 18:06:32.051421 BB: Trying checkout AntennaTracker beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [48/251] Building board: CubeBlack at 2025-06-11 18:06:32.092058 BB: Trying checkout AntennaTracker beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [49/251] Building board: CubeBlack+ at 2025-06-11 18:06:32.138095 BB: Trying checkout AntennaTracker beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [50/251] Building board: CubeOrange at 2025-06-11 18:06:32.179006 BB: Trying checkout AntennaTracker beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [51/251] Building board: CubeOrange-bdshot at 2025-06-11 18:06:32.219032 BB: Trying checkout AntennaTracker beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [52/251] Building board: CubeOrangePlus at 2025-06-11 18:06:32.259414 BB: Trying checkout AntennaTracker beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [53/251] Building board: CubeOrangePlus-bdshot at 2025-06-11 18:06:32.299945 BB: Trying checkout AntennaTracker beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [54/251] Building board: CubePurple at 2025-06-11 18:06:32.366291 BB: Trying checkout AntennaTracker beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [55/251] Building board: CubeRedPrimary at 2025-06-11 18:06:32.405765 BB: Trying checkout AntennaTracker beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [56/251] Building board: CubeRedSecondary at 2025-06-11 18:06:32.446260 BB: Trying checkout AntennaTracker beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [57/251] Building board: CubeYellow at 2025-06-11 18:06:32.484814 BB: Trying checkout AntennaTracker beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [58/251] Building board: CubeYellow-bdshot at 2025-06-11 18:06:32.524628 BB: Trying checkout AntennaTracker beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [59/251] Building board: DAKEFPVF405 at 2025-06-11 18:06:32.564742 BB: Trying checkout AntennaTracker beta DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DAKEFPVF405) - not in board list BB: [60/251] Building board: dark at 2025-06-11 18:06:33.645228 BB: Trying checkout AntennaTracker beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta dark binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [61/251] Building board: DevEBoxH7v2 at 2025-06-11 18:06:33.689474 BB: Trying checkout AntennaTracker beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [62/251] Building board: disco at 2025-06-11 18:06:33.741744 BB: Trying checkout AntennaTracker beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta disco binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [63/251] Building board: DroneerF405 at 2025-06-11 18:06:33.780616 BB: Trying checkout AntennaTracker beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [64/251] Building board: DrotekP3Pro at 2025-06-11 18:06:34.866294 BB: Trying checkout AntennaTracker beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [65/251] Building board: Durandal at 2025-06-11 18:06:34.906986 BB: Trying checkout AntennaTracker beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [66/251] Building board: Durandal-bdshot at 2025-06-11 18:06:34.947789 BB: Trying checkout AntennaTracker beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [67/251] Building board: edge at 2025-06-11 18:06:34.987614 BB: Trying checkout AntennaTracker beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta edge binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [68/251] Building board: erleboard at 2025-06-11 18:06:35.028360 BB: Trying checkout AntennaTracker beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [69/251] Building board: erlebrain2 at 2025-06-11 18:06:35.084106 BB: Trying checkout AntennaTracker beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [70/251] Building board: F35Lightning at 2025-06-11 18:06:35.129950 BB: Trying checkout AntennaTracker beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [71/251] Building board: F4BY at 2025-06-11 18:06:35.172891 BB: Trying checkout AntennaTracker beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [72/251] Building board: F4BY_F427 at 2025-06-11 18:06:35.217529 BB: Trying checkout AntennaTracker beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [73/251] Building board: FlyingMoonF407 at 2025-06-11 18:06:36.310513 BB: Trying checkout AntennaTracker beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [74/251] Building board: FlyingMoonF427 at 2025-06-11 18:06:36.359309 BB: Trying checkout AntennaTracker beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [75/251] Building board: FlyingMoonH743 at 2025-06-11 18:06:36.403078 BB: Trying checkout AntennaTracker beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [76/251] Building board: FlywooF405Pro at 2025-06-11 18:06:36.444340 BB: Trying checkout AntennaTracker beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [77/251] Building board: FlywooF745 at 2025-06-11 18:06:36.494844 BB: Trying checkout AntennaTracker beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [78/251] Building board: FlywooF745Nano at 2025-06-11 18:06:36.535091 BB: Trying checkout AntennaTracker beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [79/251] Building board: FlywooH743Pro at 2025-06-11 18:06:36.575820 BB: Trying checkout AntennaTracker beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [80/251] Building board: fmuv2 at 2025-06-11 18:06:36.616817 BB: Trying checkout AntennaTracker beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [81/251] Building board: fmuv3 at 2025-06-11 18:06:36.661796 BB: Trying checkout AntennaTracker beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [82/251] Building board: fmuv5 at 2025-06-11 18:06:36.701271 BB: Trying checkout AntennaTracker beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [83/251] Building board: FoxeerF405v2 at 2025-06-11 18:06:36.741017 BB: Trying checkout AntennaTracker beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [84/251] Building board: FoxeerH743v1 at 2025-06-11 18:06:36.790846 BB: Trying checkout AntennaTracker beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [85/251] Building board: GEPRC_TAKER_H743 at 2025-06-11 18:06:36.831920 BB: Trying checkout AntennaTracker beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/251] Building board: GEPRCF745BTHD at 2025-06-11 18:06:37.950581 BB: Trying checkout AntennaTracker beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [87/251] Building board: Here4FC at 2025-06-11 18:06:37.993121 BB: Trying checkout AntennaTracker beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [88/251] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 18:06:38.035612 BB: Trying checkout AntennaTracker beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [89/251] Building board: JFB100 at 2025-06-11 18:06:38.080494 BB: Trying checkout AntennaTracker beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [90/251] Building board: JFB110 at 2025-06-11 18:06:38.130646 BB: Trying checkout AntennaTracker beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [91/251] Building board: JHEM_JHEF405 at 2025-06-11 18:06:38.171513 BB: Trying checkout AntennaTracker beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [92/251] Building board: JHEMCU-H743HD at 2025-06-11 18:06:38.212081 BB: Trying checkout AntennaTracker beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [93/251] Building board: JHEMCUF405PRO at 2025-06-11 18:06:38.259836 BB: Trying checkout AntennaTracker beta JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [94/251] Building board: KakuteF4 at 2025-06-11 18:06:39.353510 BB: Trying checkout AntennaTracker beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [95/251] Building board: KakuteF4-Wing at 2025-06-11 18:06:39.395261 BB: Trying checkout AntennaTracker beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [96/251] Building board: KakuteF4Mini at 2025-06-11 18:06:39.436708 BB: Trying checkout AntennaTracker beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [97/251] Building board: KakuteF7 at 2025-06-11 18:06:39.479658 BB: Trying checkout AntennaTracker beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [98/251] Building board: KakuteF7-bdshot at 2025-06-11 18:06:39.521924 BB: Trying checkout AntennaTracker beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [99/251] Building board: KakuteF7Mini at 2025-06-11 18:06:39.566403 BB: Trying checkout AntennaTracker beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [100/251] Building board: KakuteH7 at 2025-06-11 18:06:39.611863 BB: Trying checkout AntennaTracker beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [101/251] Building board: KakuteH7-bdshot at 2025-06-11 18:06:39.652119 BB: Trying checkout AntennaTracker beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [102/251] Building board: KakuteH7-Wing at 2025-06-11 18:06:39.699646 BB: Trying checkout AntennaTracker beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [103/251] Building board: KakuteH7Mini at 2025-06-11 18:06:39.739013 BB: Trying checkout AntennaTracker beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [104/251] Building board: KakuteH7Mini-Nand at 2025-06-11 18:06:39.779152 BB: Trying checkout AntennaTracker beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [105/251] Building board: KakuteH7v2 at 2025-06-11 18:06:39.824434 BB: Trying checkout AntennaTracker beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [106/251] Building board: linux at 2025-06-11 18:06:39.867587 BB: Trying checkout AntennaTracker beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta linux binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [107/251] Building board: LongBowF405WING at 2025-06-11 18:06:39.913695 BB: Trying checkout AntennaTracker beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [108/251] Building board: LumenierLUXF765-NDAA at 2025-06-11 18:06:39.953194 BB: Trying checkout AntennaTracker beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [109/251] Building board: luminousbee5 at 2025-06-11 18:06:41.150458 BB: Trying checkout AntennaTracker beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [110/251] Building board: MambaF405-2022 at 2025-06-11 18:06:41.191193 BB: Trying checkout AntennaTracker beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [111/251] Building board: MambaF405US-I2C at 2025-06-11 18:06:41.232092 BB: Trying checkout AntennaTracker beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [112/251] Building board: MambaF405v2 at 2025-06-11 18:06:41.278069 BB: Trying checkout AntennaTracker beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [113/251] Building board: MambaH743v4 at 2025-06-11 18:06:41.330404 BB: Trying checkout AntennaTracker beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [114/251] Building board: MatekF405 at 2025-06-11 18:06:41.375441 BB: Trying checkout AntennaTracker beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [115/251] Building board: MatekF405-bdshot at 2025-06-11 18:06:41.415396 BB: Trying checkout AntennaTracker beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [116/251] Building board: MatekF405-CAN at 2025-06-11 18:06:41.495516 BB: Trying checkout AntennaTracker beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [117/251] Building board: MatekF405-STD at 2025-06-11 18:06:41.535224 BB: Trying checkout AntennaTracker beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [118/251] Building board: MatekF405-TE at 2025-06-11 18:06:41.581486 BB: Trying checkout AntennaTracker beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [119/251] Building board: MatekF405-TE-bdshot at 2025-06-11 18:06:41.626505 BB: Trying checkout AntennaTracker beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [120/251] Building board: MatekF405-Wing at 2025-06-11 18:06:41.673506 BB: Trying checkout AntennaTracker beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [121/251] Building board: MatekF405-Wing-bdshot at 2025-06-11 18:06:41.717968 BB: Trying checkout AntennaTracker beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [122/251] Building board: MatekF765-SE at 2025-06-11 18:06:41.764665 BB: Trying checkout AntennaTracker beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [123/251] Building board: MatekF765-Wing at 2025-06-11 18:06:41.806886 BB: Trying checkout AntennaTracker beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [124/251] Building board: MatekF765-Wing-bdshot at 2025-06-11 18:06:41.849651 BB: Trying checkout AntennaTracker beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [125/251] Building board: MatekH743 at 2025-06-11 18:06:41.895386 BB: Trying checkout AntennaTracker beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [126/251] Building board: MatekH743-bdshot at 2025-06-11 18:06:41.940856 BB: Trying checkout AntennaTracker beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [127/251] Building board: MatekH7A3 at 2025-06-11 18:06:41.981937 BB: Trying checkout AntennaTracker beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [128/251] Building board: MFT-SEMA100 at 2025-06-11 18:06:42.023597 BB: Trying checkout AntennaTracker beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [129/251] Building board: MicoAir405Mini at 2025-06-11 18:06:42.069089 BB: Trying checkout AntennaTracker beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [130/251] Building board: MicoAir405v2 at 2025-06-11 18:06:42.112109 BB: Trying checkout AntennaTracker beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [131/251] Building board: MicoAir743 at 2025-06-11 18:06:42.153216 BB: Trying checkout AntennaTracker beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [132/251] Building board: MicoAir743-AIO at 2025-06-11 18:06:42.208734 BB: Trying checkout AntennaTracker beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [133/251] Building board: MicoAir743v2 at 2025-06-11 18:06:42.249850 BB: Trying checkout AntennaTracker beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [134/251] Building board: mindpx-v2 at 2025-06-11 18:06:42.293810 BB: Trying checkout AntennaTracker beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [135/251] Building board: mini-pix at 2025-06-11 18:06:42.335898 BB: Trying checkout AntennaTracker beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [136/251] Building board: modalai_fc-v1 at 2025-06-11 18:06:42.384455 BB: Trying checkout AntennaTracker beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [137/251] Building board: mRoControlZeroClassic at 2025-06-11 18:06:42.427389 BB: Trying checkout AntennaTracker beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [138/251] Building board: mRoControlZeroF7 at 2025-06-11 18:06:42.486759 BB: Trying checkout AntennaTracker beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [139/251] Building board: mRoControlZeroH7 at 2025-06-11 18:06:42.529458 BB: Trying checkout AntennaTracker beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [140/251] Building board: mRoControlZeroH7-bdshot at 2025-06-11 18:06:42.573562 BB: Trying checkout AntennaTracker beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [141/251] Building board: mRoControlZeroOEMH7 at 2025-06-11 18:06:42.616670 BB: Trying checkout AntennaTracker beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [142/251] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 18:06:42.658069 BB: Trying checkout AntennaTracker beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [143/251] Building board: mRoNexus at 2025-06-11 18:06:42.699387 BB: Trying checkout AntennaTracker beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [144/251] Building board: mRoPixracerPro at 2025-06-11 18:06:42.741083 BB: Trying checkout AntennaTracker beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [145/251] Building board: mRoPixracerPro-bdshot at 2025-06-11 18:06:42.785617 BB: Trying checkout AntennaTracker beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [146/251] Building board: mRoX21 at 2025-06-11 18:06:42.829066 BB: Trying checkout AntennaTracker beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [147/251] Building board: mRoX21-777 at 2025-06-11 18:06:42.873189 BB: Trying checkout AntennaTracker beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [148/251] Building board: MUPilot at 2025-06-11 18:06:42.916047 BB: Trying checkout AntennaTracker beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [149/251] Building board: NarinFC-H5 at 2025-06-11 18:06:42.957304 BB: Trying checkout AntennaTracker beta NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H5) - not in board list BB: [150/251] Building board: NarinFC-H7 at 2025-06-11 18:06:44.069035 BB: Trying checkout AntennaTracker beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [151/251] Building board: navigator at 2025-06-11 18:06:44.114166 BB: Trying checkout AntennaTracker beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [152/251] Building board: navigator64 at 2025-06-11 18:06:44.157701 BB: Trying checkout AntennaTracker beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [153/251] Building board: navio at 2025-06-11 18:06:44.207053 BB: Trying checkout AntennaTracker beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta navio binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [154/251] Building board: navio2 at 2025-06-11 18:06:44.247443 BB: Trying checkout AntennaTracker beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [155/251] Building board: NxtPX4v2 at 2025-06-11 18:06:44.288028 BB: Trying checkout AntennaTracker beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [156/251] Building board: obal at 2025-06-11 18:06:44.329009 BB: Trying checkout AntennaTracker beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta obal binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [157/251] Building board: ocpoc_zynq at 2025-06-11 18:06:44.372396 BB: Trying checkout AntennaTracker beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [158/251] Building board: omnibusf4 at 2025-06-11 18:06:44.413562 BB: Trying checkout AntennaTracker beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [159/251] Building board: omnibusf4pro at 2025-06-11 18:06:44.454411 BB: Trying checkout AntennaTracker beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [160/251] Building board: omnibusf4pro-bdshot at 2025-06-11 18:06:44.494101 BB: Trying checkout AntennaTracker beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [161/251] Building board: omnibusf4v6 at 2025-06-11 18:06:44.536275 BB: Trying checkout AntennaTracker beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [162/251] Building board: OMNIBUSF7V2 at 2025-06-11 18:06:44.580074 BB: Trying checkout AntennaTracker beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [163/251] Building board: OmnibusNanoV6 at 2025-06-11 18:06:44.626057 BB: Trying checkout AntennaTracker beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [164/251] Building board: OmnibusNanoV6-bdshot at 2025-06-11 18:06:44.670620 BB: Trying checkout AntennaTracker beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [165/251] Building board: OrqaF405Pro at 2025-06-11 18:06:44.711078 BB: Trying checkout AntennaTracker beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [166/251] Building board: PH4-mini at 2025-06-11 18:06:44.756668 BB: Trying checkout AntennaTracker beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [167/251] Building board: PH4-mini-bdshot at 2025-06-11 18:06:44.799375 BB: Trying checkout AntennaTracker beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [168/251] Building board: Pix32v5 at 2025-06-11 18:06:44.840365 BB: Trying checkout AntennaTracker beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [169/251] Building board: PixC4-Jetson at 2025-06-11 18:06:44.882683 BB: Trying checkout AntennaTracker beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [170/251] Building board: PixFlamingo at 2025-06-11 18:06:44.924641 BB: Trying checkout AntennaTracker beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [171/251] Building board: PixFlamingo-F767 at 2025-06-11 18:06:44.972523 BB: Trying checkout AntennaTracker beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [172/251] Building board: Pixhawk1 at 2025-06-11 18:06:45.015711 BB: Trying checkout AntennaTracker beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [173/251] Building board: Pixhawk1-1M at 2025-06-11 18:06:45.070177 BB: Trying checkout AntennaTracker beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [174/251] Building board: Pixhawk1-1M-bdshot at 2025-06-11 18:06:45.110483 BB: Trying checkout AntennaTracker beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [175/251] Building board: Pixhawk1-bdshot at 2025-06-11 18:06:45.159151 BB: Trying checkout AntennaTracker beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [176/251] Building board: Pixhawk4 at 2025-06-11 18:06:45.200970 BB: Trying checkout AntennaTracker beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [177/251] Building board: Pixhawk4-bdshot at 2025-06-11 18:06:45.244951 BB: Trying checkout AntennaTracker beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [178/251] Building board: Pixhawk5X at 2025-06-11 18:06:45.293888 BB: Trying checkout AntennaTracker beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [179/251] Building board: Pixhawk6C at 2025-06-11 18:06:45.334998 BB: Trying checkout AntennaTracker beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [180/251] Building board: Pixhawk6C-bdshot at 2025-06-11 18:06:45.377908 BB: Trying checkout AntennaTracker beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [181/251] Building board: Pixhawk6X at 2025-06-11 18:06:45.418605 BB: Trying checkout AntennaTracker beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [182/251] Building board: Pixhawk6X-bdshot at 2025-06-11 18:06:45.459426 BB: Trying checkout AntennaTracker beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [183/251] Building board: PixPilot-C3 at 2025-06-11 18:06:45.501943 BB: Trying checkout AntennaTracker beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [184/251] Building board: PixPilot-V3 at 2025-06-11 18:06:45.545625 BB: Trying checkout AntennaTracker beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [185/251] Building board: PixPilot-V6 at 2025-06-11 18:06:45.590493 BB: Trying checkout AntennaTracker beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [186/251] Building board: PixPilot-V6PRO at 2025-06-11 18:06:45.634116 BB: Trying checkout AntennaTracker beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [187/251] Building board: Pixracer at 2025-06-11 18:06:45.677960 BB: Trying checkout AntennaTracker beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [188/251] Building board: Pixracer-bdshot at 2025-06-11 18:06:45.720405 BB: Trying checkout AntennaTracker beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [189/251] Building board: PixSurveyA1 at 2025-06-11 18:06:45.765745 BB: Trying checkout AntennaTracker beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [190/251] Building board: PixSurveyA1-IND at 2025-06-11 18:06:45.808883 BB: Trying checkout AntennaTracker beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [191/251] Building board: PixSurveyA2-IND at 2025-06-11 18:06:45.852909 BB: Trying checkout AntennaTracker beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [192/251] Building board: pocket at 2025-06-11 18:06:46.948684 BB: Trying checkout AntennaTracker beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta pocket binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [193/251] Building board: pxf at 2025-06-11 18:06:46.996940 BB: Trying checkout AntennaTracker beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [194/251] Building board: pxfmini at 2025-06-11 18:06:47.035749 BB: Trying checkout AntennaTracker beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [195/251] Building board: QioTekAdeptF407 at 2025-06-11 18:06:47.077538 BB: Trying checkout AntennaTracker beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [196/251] Building board: QioTekZealotF427 at 2025-06-11 18:06:47.121001 BB: Trying checkout AntennaTracker beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [197/251] Building board: QioTekZealotH743 at 2025-06-11 18:06:47.166688 BB: Trying checkout AntennaTracker beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [198/251] Building board: QioTekZealotH743-bdshot at 2025-06-11 18:06:47.213465 BB: Trying checkout AntennaTracker beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [199/251] Building board: R9Pilot at 2025-06-11 18:06:47.257215 BB: Trying checkout AntennaTracker beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [200/251] Building board: RadiolinkPIX6 at 2025-06-11 18:06:47.300501 BB: Trying checkout AntennaTracker beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [201/251] Building board: RADIX2HD at 2025-06-11 18:06:47.340304 BB: Trying checkout AntennaTracker beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [202/251] Building board: ReaperF745 at 2025-06-11 18:06:47.383397 BB: Trying checkout AntennaTracker beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [203/251] Building board: revo-mini at 2025-06-11 18:06:47.424725 BB: Trying checkout AntennaTracker beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [204/251] Building board: revo-mini-bdshot at 2025-06-11 18:06:47.465076 BB: Trying checkout AntennaTracker beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [205/251] Building board: revo-mini-i2c at 2025-06-11 18:06:47.519261 BB: Trying checkout AntennaTracker beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [206/251] Building board: revo-mini-i2c-bdshot at 2025-06-11 18:06:47.561890 BB: Trying checkout AntennaTracker beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [207/251] Building board: rst_zynq at 2025-06-11 18:06:47.604541 BB: Trying checkout AntennaTracker beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (2.113s) BB-WAF: 'clean' finished successfully (1.370s) BB: Running (python3 ./waf build --targets bin/antennatracker) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 342 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/922] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 8/922] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 9/922] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 10/922] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 11/922] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 12/922] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 13/922] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 14/922] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 15/922] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 16/922] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 17/922] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 18/922] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 19/922] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 20/922] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 21/922] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 22/922] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 23/922] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 24/922] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 25/922] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 26/922] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 27/922] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 28/922] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 29/922] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 30/922] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 31/922] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 32/922] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 33/922] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 34/922] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 35/922] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 36/922] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 37/922] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 38/922] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 39/922] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 40/922] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 41/922] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 42/922] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 43/922] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 44/922] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 45/922] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 46/922] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 47/922] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 48/922] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 49/922] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 50/922] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 51/922] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 52/922] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 53/922] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 54/922] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 55/922] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 56/922] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 57/922] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 58/922] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 59/922] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 60/922] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 61/922] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 62/922] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 63/922] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 64/922] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 65/922] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 66/922] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 67/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 68/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 69/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 70/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 71/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 72/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 73/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 74/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 75/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 76/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 77/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 78/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 79/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 80/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 81/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 82/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 83/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 84/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 85/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 86/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 87/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 88/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 89/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 90/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 91/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 92/922] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 93/922] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 94/922] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 95/922] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 96/922] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 97/922] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 98/922] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 99/922] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [100/922] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [101/922] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [102/922] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [103/922] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [104/922] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [105/922] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [106/922] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [107/922] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [108/922] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [109/922] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [110/922] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [111/922] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [112/922] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [113/922] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [114/922] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [115/922] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [116/922] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [117/922] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [118/922] Compiling libraries/AP_Common/float16.cpp BB-WAF: [119/922] Compiling libraries/AP_Common/time.cpp BB-WAF: [120/922] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [121/922] Compiling libraries/AP_Common/Location.cpp BB-WAF: [122/922] Compiling libraries/AP_Common/c++.cpp BB-WAF: [123/922] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [124/922] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [125/922] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [126/922] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [127/922] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [128/922] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [129/922] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [130/922] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [131/922] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [132/922] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [133/922] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [134/922] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [135/922] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [136/922] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [137/922] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [138/922] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [139/922] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [140/922] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [141/922] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [142/922] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [143/922] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [144/922] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [145/922] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [146/922] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [147/922] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [148/922] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [149/922] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [150/922] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [151/922] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [152/922] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [153/922] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass' failed (exit status 1): BB-WAF: {task 140239008558640: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2977536, 256)) BB: Failed build of AntennaTracker rst_zynq beta BB: [208/251] Building board: SDMODELH7V1 at 2025-06-11 18:07:08.103348 BB: Trying checkout AntennaTracker beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [209/251] Building board: SDMODELH7V2 at 2025-06-11 18:07:08.414374 BB: Trying checkout AntennaTracker beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [210/251] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 18:07:08.459921 BB: Trying checkout AntennaTracker beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [211/251] Building board: SITL_x86_64_linux_gnu at 2025-06-11 18:07:08.500084 BB: Trying checkout AntennaTracker beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [212/251] Building board: SIYI_N7 at 2025-06-11 18:07:08.540124 BB: Trying checkout AntennaTracker beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [213/251] Building board: SkySakuraH743 at 2025-06-11 18:07:08.579833 BB: Trying checkout AntennaTracker beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [214/251] Building board: SkystarsH7HD-bdshot at 2025-06-11 18:07:08.625068 BB: Trying checkout AntennaTracker beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [215/251] Building board: sparky2 at 2025-06-11 18:07:08.666668 BB: Trying checkout AntennaTracker beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [216/251] Building board: speedybeef4 at 2025-06-11 18:07:08.708528 BB: Trying checkout AntennaTracker beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [217/251] Building board: SpeedyBeeF405AIO at 2025-06-11 18:07:08.753293 BB: Trying checkout AntennaTracker beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [218/251] Building board: SpeedyBeeF405Mini at 2025-06-11 18:07:08.795406 BB: Trying checkout AntennaTracker beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [219/251] Building board: SpeedyBeeF405WING at 2025-06-11 18:07:08.836860 BB: Trying checkout AntennaTracker beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [220/251] Building board: speedybeef4v3 at 2025-06-11 18:07:08.880353 BB: Trying checkout AntennaTracker beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [221/251] Building board: speedybeef4v4 at 2025-06-11 18:07:08.924283 BB: Trying checkout AntennaTracker beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [222/251] Building board: SPRacingH7 at 2025-06-11 18:07:08.966738 BB: Trying checkout AntennaTracker beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [223/251] Building board: SPRacingH7RF at 2025-06-11 18:07:09.009822 BB: Trying checkout AntennaTracker beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [224/251] Building board: StellarF4 at 2025-06-11 18:07:09.053661 BB: Trying checkout AntennaTracker beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [225/251] Building board: StellarF4V2 at 2025-06-11 18:07:11.245718 BB: Trying checkout AntennaTracker beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [226/251] Building board: StellarH7V2 at 2025-06-11 18:07:12.306505 BB: Trying checkout AntennaTracker beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [227/251] Building board: SuccexF4 at 2025-06-11 18:07:13.355641 BB: Trying checkout AntennaTracker beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [228/251] Building board: SULILGH7-P1-P2 at 2025-06-11 18:07:13.395945 BB: Trying checkout AntennaTracker beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [229/251] Building board: TBS-Colibri-F7 at 2025-06-11 18:07:14.428620 BB: Trying checkout AntennaTracker beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [230/251] Building board: TBS_LUCID_H7 at 2025-06-11 18:07:14.481068 BB: Trying checkout AntennaTracker beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [231/251] Building board: TBS_LUCID_H7_WING at 2025-06-11 18:07:14.523250 BB: Trying checkout AntennaTracker beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [232/251] Building board: TBS_LUCID_PRO at 2025-06-11 18:07:14.562054 BB: Trying checkout AntennaTracker beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [233/251] Building board: thepeach-k1 at 2025-06-11 18:07:14.604010 BB: Trying checkout AntennaTracker beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [234/251] Building board: thepeach-r1 at 2025-06-11 18:07:14.642969 BB: Trying checkout AntennaTracker beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [235/251] Building board: TMotorH743 at 2025-06-11 18:07:14.682804 BB: Trying checkout AntennaTracker beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [236/251] Building board: uav-dev-fc-um982 at 2025-06-11 18:07:14.722088 BB: Trying checkout AntennaTracker beta uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [237/251] Building board: vnav at 2025-06-11 18:07:15.765249 BB: Trying checkout AntennaTracker beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta vnav binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [238/251] Building board: VRBrain-v51 at 2025-06-11 18:07:15.807473 BB: Trying checkout AntennaTracker beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [239/251] Building board: VRBrain-v52 at 2025-06-11 18:07:15.847832 BB: Trying checkout AntennaTracker beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [240/251] Building board: VRBrain-v54 at 2025-06-11 18:07:15.888342 BB: Trying checkout AntennaTracker beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [241/251] Building board: VRCore-v10 at 2025-06-11 18:07:15.931144 BB: Trying checkout AntennaTracker beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [242/251] Building board: VRUBrain-v51 at 2025-06-11 18:07:15.971973 BB: Trying checkout AntennaTracker beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [243/251] Building board: VUAV-V7pro at 2025-06-11 18:07:16.012808 BB: Trying checkout AntennaTracker beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [244/251] Building board: X-MAV-AP-H743v2 at 2025-06-11 18:07:16.056617 BB: Trying checkout AntennaTracker beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [245/251] Building board: YJUAV_A6 at 2025-06-11 18:07:16.097232 BB: Trying checkout AntennaTracker beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [246/251] Building board: YJUAV_A6SE at 2025-06-11 18:07:16.140033 BB: Trying checkout AntennaTracker beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [247/251] Building board: YJUAV_A6SE_H743 at 2025-06-11 18:07:16.180610 BB: Trying checkout AntennaTracker beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [248/251] Building board: YJUAV_A6Ultra at 2025-06-11 18:07:16.221845 BB: Trying checkout AntennaTracker beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [249/251] Building board: ZeroOneX6 at 2025-06-11 18:07:16.266476 BB: Trying checkout AntennaTracker beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: oldversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f newversion=commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB: Skipping build - version match (commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f) BB: [250/251] Building board: ZeroOneX6_Air at 2025-06-11 18:07:16.308600 BB: Trying checkout AntennaTracker beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [251/251] Building board: zynq at 2025-06-11 18:07:17.353552 BB: Trying checkout AntennaTracker beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at 9cc2b9d59a Plane: version to 4.6.0 BB: Running (git log -1) BB-GIT: commit 9cc2b9d59a54868be94e53bd45fc4279e33f6b9f BB-GIT: Author: Randy Mackay BB-GIT: Date: Tue May 20 16:50:49 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0 BB: Building AntennaTracker beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '0856687a5acb42b55d29bbad8f4fc9e19b4989fc' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out 'bb87bc7390af7f21d9ad33a45c8be02997fecd24' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Trying checkout AntennaTracker latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 9cc2b9d59a Plane: version to 4.6.0 BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building ArduSub beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/251] Building board: 3DRControlZeroG at 2025-06-11 18:07:20.905180 BB: Trying checkout ArduSub beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduSub-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta 3DRControlZeroG binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/3DRControlZeroG/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (3DRControlZeroG) - not in board list BB: [2/251] Building board: ACNS-CM4Pilot at 2025-06-11 18:07:23.568908 BB: Trying checkout ArduSub beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [3/251] Building board: ACNS-F405AIO at 2025-06-11 18:07:23.659515 BB: Trying checkout ArduSub beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [4/251] Building board: aero at 2025-06-11 18:07:23.701066 BB: Trying checkout ArduSub beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Configuring for aero in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board aero --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : aero BB-WAF: Using toolchain : native BB-WAF: Checking for 'g++' (C++ compiler) : /home/autotest/bin/g++ BB-WAF: Checking for 'gcc' (C compiler) : /home/autotest/bin/gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 11.4.0 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'pkg-config' : /usr/bin/pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'size' : /usr/bin/size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (0.850s) BB-WAF: 'clean' finished successfully (1.477s) BB: Running (python3 ./waf build --targets bin/ardusub) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: [3/7] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/7] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/7] Processing dronecangen: modules/DroneCAN/DSDL/ardupilot modules/DroneCAN/DSDL/com modules/DroneCAN/DSDL/cuav modules/DroneCAN/DSDL/dronecan modules/DroneCAN/DSDL/mppt modules/DroneCAN/DSDL/tests modules/DroneCAN/DSDL/uavcan BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 337 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [7/7] Processing /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/aero/gen-bindings -> /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/aero/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: expanding ardupilot.gnss.Status BB-WAF: expanding ardupilot.gnss.Heading BB-WAF: expanding ardupilot.gnss.MovingBaselineData BB-WAF: expanding ardupilot.gnss.RelPosHeading BB-WAF: expanding ardupilot.indication.Button BB-WAF: expanding ardupilot.indication.SafetyState BB-WAF: expanding ardupilot.indication.NotifyState BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding com.hobbywing.esc.StatusMsg1 BB-WAF: expanding com.hobbywing.esc.SetAngle BB-WAF: expanding com.hobbywing.esc.SetID BB-WAF: expanding com.hobbywing.esc.GetEscID BB-WAF: expanding com.hobbywing.esc.SetDirection BB-WAF: expanding com.hobbywing.esc.GetMajorConfig BB-WAF: expanding com.hobbywing.esc.RawCommand BB-WAF: expanding com.hobbywing.esc.SelfTest BB-WAF: expanding com.hobbywing.esc.SetLED BB-WAF: expanding com.hobbywing.esc.StatusMsg3 BB-WAF: expanding com.hobbywing.esc.SetBaud BB-WAF: expanding com.hobbywing.esc.StatusMsg2 BB-WAF: expanding com.hobbywing.esc.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.GetMaintenanceInformation BB-WAF: expanding com.hobbywing.esc.SetReportingFrequency BB-WAF: expanding com.xacti.GnssStatus BB-WAF: expanding com.xacti.GimbalAttitudeStatus BB-WAF: expanding com.xacti.GimbalControlData BB-WAF: expanding com.xacti.GnssStatusReq BB-WAF: expanding com.xacti.CopterAttStatus BB-WAF: expanding com.volz.servo.ActuatorStatus BB-WAF: expanding com.hex.equipment.flow.Measurement BB-WAF: expanding com.himark.servo.ServoCmdexpanding com.himark.servo.ServoInfo BB-WAF: BB-WAF: expanding cuav.equipment.power.CBAT BB-WAF: expanding dronecan.sensors.rc.RCInput BB-WAF: expanding dronecan.sensors.hygrometer.Hygrometer BB-WAF: expanding dronecan.remoteid.BasicID BB-WAF: expanding dronecan.remoteid.ArmStatus BB-WAF: expanding dronecan.remoteid.Location BB-WAF: expanding dronecan.remoteid.SecureCommand BB-WAF: expanding dronecan.remoteid.SelfID BB-WAF: expanding dronecan.remoteid.System BB-WAF: expanding dronecan.remoteid.OperatorID BB-WAF: expanding dronecan.protocol.CanStats BB-WAF: expanding dronecan.protocol.Stats BB-WAF: expanding mppt.OutputEnable BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.Timestamp BB-WAF: expanding uavcan.CoarseOrientation BB-WAF: expanding uavcan.tunnel.Call BB-WAF: expanding uavcan.tunnel.Targetted BB-WAF: expanding uavcan.tunnel.SerialConfigexpanding uavcan.tunnel.Protocol BB-WAF: BB-WAF: expanding uavcan.tunnel.Broadcast BB-WAF: expanding uavcan.navigation.GlobalNavigationSolution BB-WAF: expanding uavcan.protocol.GetNodeInfo BB-WAF: expanding uavcan.protocol.DataTypeKind BB-WAF: expanding uavcan.protocol.GetDataTypeInfo BB-WAF: expanding uavcan.protocol.HardwareVersion BB-WAF: expanding uavcan.protocol.Panic BB-WAF: expanding uavcan.protocol.RestartNode BB-WAF: expanding uavcan.protocol.AccessCommandShell BB-WAF: expanding uavcan.protocol.SoftwareVersion BB-WAF: expanding uavcan.protocol.GlobalTimeSync BB-WAF: expanding uavcan.protocol.NodeStatus BB-WAF: expanding uavcan.protocol.GetTransportStats BB-WAF: expanding uavcan.protocol.CANIfaceStats BB-WAF: expanding uavcan.protocol.file.EntryType BB-WAF: expanding uavcan.protocol.file.GetDirectoryEntryInfo BB-WAF: expanding uavcan.protocol.file.BeginFirmwareUpdate BB-WAF: expanding uavcan.protocol.file.Write BB-WAF: expanding uavcan.protocol.file.GetInfo BB-WAF: expanding uavcan.protocol.file.Error BB-WAF: expanding uavcan.protocol.file.Path BB-WAF: expanding uavcan.protocol.file.Read BB-WAF: expanding uavcan.protocol.file.Delete BB-WAF: expanding uavcan.protocol.debug.LogMessage BB-WAF: expanding uavcan.protocol.debug.LogLevel BB-WAF: expanding uavcan.protocol.debug.KeyValue BB-WAF: expanding uavcan.protocol.param.Value BB-WAF: expanding uavcan.protocol.param.ExecuteOpcode BB-WAF: expanding uavcan.protocol.param.GetSet BB-WAF: expanding uavcan.protocol.param.Empty BB-WAF: expanding uavcan.protocol.param.NumericValue BB-WAF: expanding uavcan.protocol.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Discovery BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.Entry BB-WAF: expanding uavcan.protocol.enumeration.Indication BB-WAF: expanding uavcan.protocol.enumeration.Begin BB-WAF: expanding uavcan.equipment.device.Temperature BB-WAF: expanding uavcan.equipment.air_data.StaticPressure BB-WAF: expanding uavcan.equipment.air_data.AngleOfAttack BB-WAF: expanding uavcan.equipment.air_data.IndicatedAirspeed BB-WAF: expanding uavcan.equipment.air_data.RawAirData BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature BB-WAF: expanding uavcan.equipment.air_data.Sideslip BB-WAF: expanding uavcan.equipment.air_data.TrueAirspeed BB-WAF: expanding uavcan.equipment.ahrs.Solution BB-WAF: expanding uavcan.equipment.ahrs.RawIMU BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength BB-WAF: expanding uavcan.equipment.ahrs.MagneticFieldStrength2 BB-WAF: expanding uavcan.equipment.safety.ArmingStatus BB-WAF: expanding uavcan.equipment.gnss.Auxiliary BB-WAF: expanding uavcan.equipment.gnss.Fix BB-WAF: expanding uavcan.equipment.gnss.Fix2 BB-WAF: expanding uavcan.equipment.gnss.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.RTCMStream BB-WAF: expanding uavcan.equipment.power.PrimaryPowerSupplyStatus BB-WAF: expanding uavcan.equipment.power.BatteryInfo BB-WAF: expanding uavcan.equipment.power.CircuitStatus BB-WAF: expanding uavcan.equipment.esc.RPMCommand BB-WAF: expanding uavcan.equipment.esc.Status BB-WAF: expanding uavcan.equipment.esc.RawCommand BB-WAF: expanding uavcan.equipment.actuator.Command BB-WAF: expanding uavcan.equipment.actuator.Status BB-WAF: expanding uavcan.equipment.actuator.ArrayCommand BB-WAF: expanding uavcan.equipment.range_sensor.Measurement BB-WAF: expanding uavcan.equipment.indication.BeepCommand BB-WAF: expanding uavcan.equipment.indication.SingleLightCommand BB-WAF: expanding uavcan.equipment.indication.RGB565 BB-WAF: expanding uavcan.equipment.indication.LightsCommand BB-WAF: expanding uavcan.equipment.ice.FuelTankStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status BB-WAF: expanding uavcan.equipment.ice.reciprocating.CylinderStatus BB-WAF: expanding uavcan.equipment.hardpoint.Status BB-WAF: expanding uavcan.equipment.hardpoint.Command BB-WAF: expanding uavcan.equipment.camera_gimbal.GEOPOICommand BB-WAF: expanding uavcan.equipment.camera_gimbal.AngularCommand BB-WAF: expanding uavcan.equipment.camera_gimbal.Status BB-WAF: expanding uavcan.equipment.camera_gimbal.Mode BB-WAF: BB-WAF: [ 8/1141] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/1141] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/1141] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1141] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1141] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/1141] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/1141] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1141] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 16/1141] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 17/1141] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 18/1141] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 19/1141] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 20/1141] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 21/1141] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 22/1141] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 23/1141] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 24/1141] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 25/1141] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 26/1141] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/1141] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 28/1141] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 29/1141] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 30/1141] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 31/1141] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 32/1141] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 33/1141] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 34/1141] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 35/1141] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 36/1141] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 37/1141] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 38/1141] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 39/1141] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 40/1141] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 41/1141] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 42/1141] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 43/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 44/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 45/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 46/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 47/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 48/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 49/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 50/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 51/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 52/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 53/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/1141] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 56/1141] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 57/1141] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 58/1141] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 59/1141] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 60/1141] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 61/1141] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 62/1141] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 63/1141] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 64/1141] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 65/1141] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 66/1141] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 67/1141] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 68/1141] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 69/1141] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 70/1141] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 71/1141] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 72/1141] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 73/1141] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 74/1141] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 75/1141] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 76/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 77/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 78/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 79/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 80/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 81/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 82/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 83/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 84/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 85/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 86/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 87/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 88/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 89/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 90/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 91/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 92/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 93/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 94/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 95/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 96/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 97/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 98/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 99/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 100/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 101/1141] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 102/1141] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 103/1141] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 104/1141] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 105/1141] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 106/1141] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 107/1141] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 108/1141] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 109/1141] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 110/1141] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 111/1141] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 112/1141] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 113/1141] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 114/1141] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 115/1141] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 116/1141] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 117/1141] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 118/1141] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 119/1141] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 120/1141] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 121/1141] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 122/1141] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 123/1141] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 124/1141] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 125/1141] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 126/1141] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 127/1141] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 128/1141] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 129/1141] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 130/1141] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 131/1141] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 132/1141] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 133/1141] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 134/1141] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 135/1141] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 136/1141] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 137/1141] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 138/1141] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 139/1141] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 140/1141] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 141/1141] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 142/1141] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 143/1141] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 144/1141] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 145/1141] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 146/1141] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 147/1141] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 148/1141] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 149/1141] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 150/1141] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 151/1141] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 152/1141] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 153/1141] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 154/1141] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 155/1141] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 156/1141] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 157/1141] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 158/1141] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 159/1141] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 160/1141] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 161/1141] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 162/1141] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 163/1141] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 164/1141] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 165/1141] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 166/1141] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 167/1141] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 168/1141] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 169/1141] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 170/1141] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 171/1141] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 172/1141] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 173/1141] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 174/1141] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 175/1141] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 176/1141] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 177/1141] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 178/1141] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 179/1141] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 180/1141] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 181/1141] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 182/1141] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 183/1141] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 184/1141] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 185/1141] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 186/1141] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 187/1141] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 188/1141] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 189/1141] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 190/1141] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 191/1141] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 192/1141] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 193/1141] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 194/1141] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 195/1141] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 196/1141] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 197/1141] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 198/1141] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 199/1141] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 200/1141] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 201/1141] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 202/1141] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 203/1141] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 204/1141] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 205/1141] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 206/1141] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 207/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 208/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 209/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 210/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 211/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 212/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 213/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 214/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 215/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 216/1141] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 217/1141] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 218/1141] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 219/1141] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 220/1141] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 221/1141] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 222/1141] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 223/1141] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 224/1141] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 225/1141] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 226/1141] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 227/1141] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 228/1141] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 229/1141] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 230/1141] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 231/1141] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 232/1141] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 233/1141] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 234/1141] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 235/1141] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 236/1141] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 237/1141] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 238/1141] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 239/1141] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 240/1141] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 241/1141] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 242/1141] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 243/1141] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 244/1141] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 245/1141] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 246/1141] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 247/1141] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 248/1141] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 249/1141] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 250/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 251/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 252/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 253/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 254/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 255/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 256/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 257/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 258/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 259/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 260/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 261/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 262/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 263/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 264/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 265/1141] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 266/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 267/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 268/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 269/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 270/1141] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 271/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 272/1141] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 273/1141] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [ 274/1141] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 275/1141] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [ 276/1141] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [ 277/1141] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [ 278/1141] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [ 279/1141] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 280/1141] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 281/1141] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 282/1141] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 283/1141] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 284/1141] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 285/1141] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 286/1141] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 287/1141] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 288/1141] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 289/1141] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 290/1141] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 291/1141] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 292/1141] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 293/1141] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 294/1141] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 295/1141] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 296/1141] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 297/1141] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 298/1141] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 299/1141] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 300/1141] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 301/1141] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 302/1141] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 303/1141] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 304/1141] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 305/1141] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 306/1141] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 307/1141] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 308/1141] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 309/1141] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 310/1141] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 311/1141] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 312/1141] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 313/1141] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 314/1141] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 315/1141] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 316/1141] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 317/1141] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 318/1141] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 319/1141] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 320/1141] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 321/1141] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 322/1141] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 323/1141] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 324/1141] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 325/1141] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 326/1141] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 327/1141] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 328/1141] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 329/1141] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 330/1141] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 331/1141] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 332/1141] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 333/1141] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 334/1141] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 335/1141] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 336/1141] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 337/1141] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 338/1141] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 339/1141] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 340/1141] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 341/1141] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 342/1141] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 343/1141] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 344/1141] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 345/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 346/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 347/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 348/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 349/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 350/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 351/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 352/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 353/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 354/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 355/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 356/1141] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 357/1141] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 358/1141] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 359/1141] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 360/1141] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 361/1141] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 362/1141] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 363/1141] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 364/1141] Compiling modules/lwip/src/core/init.c BB-WAF: [ 365/1141] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 366/1141] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 367/1141] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 368/1141] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 369/1141] Compiling modules/lwip/src/core/def.c BB-WAF: [ 370/1141] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 371/1141] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 372/1141] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 373/1141] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 374/1141] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 375/1141] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 376/1141] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 377/1141] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 378/1141] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 379/1141] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 380/1141] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 381/1141] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 382/1141] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 383/1141] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 384/1141] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 385/1141] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 386/1141] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 387/1141] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 388/1141] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 389/1141] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 390/1141] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 391/1141] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 392/1141] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 393/1141] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 394/1141] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 395/1141] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 396/1141] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 397/1141] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 398/1141] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 399/1141] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 400/1141] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 401/1141] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 402/1141] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 403/1141] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 404/1141] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 405/1141] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 406/1141] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 407/1141] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 408/1141] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 409/1141] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 410/1141] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 411/1141] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 412/1141] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 413/1141] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 414/1141] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 415/1141] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 416/1141] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 417/1141] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 418/1141] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 419/1141] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 420/1141] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 421/1141] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 422/1141] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 423/1141] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 424/1141] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 425/1141] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 426/1141] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 427/1141] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 428/1141] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 429/1141] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 430/1141] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 431/1141] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 432/1141] Compiling modules/lwip/src/api/err.c BB-WAF: [ 433/1141] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 434/1141] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 435/1141] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 436/1141] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 437/1141] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 438/1141] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 439/1141] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 440/1141] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 441/1141] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 442/1141] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 443/1141] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 444/1141] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 445/1141] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 446/1141] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 447/1141] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 448/1141] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 449/1141] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 450/1141] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 451/1141] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 452/1141] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 453/1141] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 454/1141] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 455/1141] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 456/1141] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 457/1141] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 458/1141] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 459/1141] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 460/1141] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 461/1141] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 462/1141] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 463/1141] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 464/1141] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 465/1141] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 466/1141] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 467/1141] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 468/1141] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 469/1141] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 470/1141] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 471/1141] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 472/1141] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 473/1141] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 474/1141] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 475/1141] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 476/1141] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 477/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 478/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 479/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 480/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 481/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 482/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 483/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 484/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 485/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 486/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 487/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 488/1141] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 489/1141] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 490/1141] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 491/1141] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 492/1141] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 493/1141] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 494/1141] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 495/1141] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 496/1141] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 497/1141] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 498/1141] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 499/1141] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 500/1141] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 501/1141] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 502/1141] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 503/1141] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 504/1141] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 505/1141] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 506/1141] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 507/1141] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 508/1141] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 509/1141] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 510/1141] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 511/1141] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 512/1141] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 513/1141] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 514/1141] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 515/1141] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 516/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 517/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 518/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 519/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 520/1141] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 521/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 522/1141] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 523/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 524/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 525/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 526/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 527/1141] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 528/1141] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 529/1141] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 530/1141] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 531/1141] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 532/1141] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 533/1141] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 534/1141] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 535/1141] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 536/1141] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 537/1141] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 538/1141] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 539/1141] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 540/1141] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 541/1141] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 542/1141] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 543/1141] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 544/1141] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 545/1141] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 546/1141] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 547/1141] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 548/1141] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 549/1141] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 550/1141] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 551/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 552/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 553/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 554/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 555/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 556/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 557/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 558/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 559/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 560/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 561/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 562/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 563/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 564/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 565/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 566/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 567/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 568/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 569/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 570/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 571/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 572/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 573/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 574/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 575/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 576/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 577/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 578/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 579/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 580/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 581/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 582/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 583/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 584/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 585/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 586/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 587/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 588/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 589/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 590/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 591/1141] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 592/1141] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 593/1141] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 594/1141] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 595/1141] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 596/1141] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 597/1141] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 598/1141] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 599/1141] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 600/1141] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 601/1141] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 602/1141] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 603/1141] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 604/1141] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 605/1141] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 606/1141] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 607/1141] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 608/1141] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 609/1141] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 610/1141] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 611/1141] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 612/1141] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 613/1141] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 614/1141] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 615/1141] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 616/1141] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 617/1141] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 618/1141] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 619/1141] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 620/1141] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 621/1141] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 622/1141] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 623/1141] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 624/1141] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 625/1141] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 626/1141] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 627/1141] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 628/1141] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 629/1141] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 630/1141] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 631/1141] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 632/1141] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 633/1141] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 634/1141] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 635/1141] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 636/1141] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 637/1141] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 638/1141] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 639/1141] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 640/1141] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 641/1141] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 642/1141] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 643/1141] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 644/1141] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 645/1141] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 646/1141] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 647/1141] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 648/1141] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 649/1141] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 650/1141] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 651/1141] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 652/1141] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 653/1141] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 654/1141] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 655/1141] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 656/1141] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 657/1141] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 658/1141] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 659/1141] Compiling libraries/AP_HAL/system.cpp BB-WAF: In member function int ap::RCOutput_Tap::_send_packet(ap::EscPacket&), BB-WAF: inlined from virtual void ap::RCOutput_Tap::init() at /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:377:27: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:402:22: warning: ssize_t write(int, const void*, size_t) reading 19 bytes from a region of size 1 [-Wstringop-overread] BB-WAF: 402 | int ret = ::write(_uart_fd, &packet.head, packet_len); BB-WAF: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp: In member function virtual void ap::RCOutput_Tap::init(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:205:13: note: source object ap::EscPacket::head of size 1 BB-WAF: 205 | uint8_t head; BB-WAF: | ^~~~ BB-WAF: In file included from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/BetterStream.h:26, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/UARTDriver.h:6, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/HAL.h:14, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL_Main.h:19, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/AP_HAL.h:8, BB-WAF: from /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/utility/RCOutput_Tap.cpp:51: BB-WAF: /usr/include/unistd.h:378:16: note: in a call to function ssize_t write(int, const void*, size_t) declared with attribute access (read_only, 2, 3) BB-WAF: 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur BB-WAF: | ^~~~~ BB-WAF: BB-WAF: [ 660/1141] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 661/1141] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 662/1141] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 663/1141] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 664/1141] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 665/1141] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 666/1141] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 667/1141] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 668/1141] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 669/1141] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 670/1141] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 671/1141] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 672/1141] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 673/1141] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 674/1141] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 675/1141] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 676/1141] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 677/1141] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 678/1141] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 679/1141] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 680/1141] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 681/1141] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 682/1141] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 683/1141] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 684/1141] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 685/1141] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 686/1141] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 687/1141] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 688/1141] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 689/1141] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 690/1141] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 691/1141] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 692/1141] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 693/1141] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 694/1141] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 695/1141] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 696/1141] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 697/1141] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 698/1141] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 699/1141] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 700/1141] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 701/1141] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 702/1141] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 703/1141] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 704/1141] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 705/1141] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 706/1141] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 707/1141] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 708/1141] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 709/1141] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 710/1141] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 711/1141] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 712/1141] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 713/1141] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 714/1141] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 715/1141] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 716/1141] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 717/1141] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 718/1141] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 719/1141] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 720/1141] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 721/1141] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 722/1141] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 723/1141] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 724/1141] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 725/1141] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 726/1141] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 727/1141] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 728/1141] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 729/1141] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 730/1141] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 731/1141] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 732/1141] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 733/1141] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 734/1141] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 735/1141] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 736/1141] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 737/1141] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 738/1141] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 739/1141] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 740/1141] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 741/1141] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 742/1141] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 743/1141] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 744/1141] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 745/1141] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 746/1141] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 747/1141] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 748/1141] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 749/1141] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 750/1141] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 751/1141] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 752/1141] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 753/1141] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 754/1141] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 755/1141] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 756/1141] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 757/1141] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 758/1141] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 759/1141] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 760/1141] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 761/1141] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 762/1141] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 763/1141] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 764/1141] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 765/1141] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 766/1141] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 767/1141] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 768/1141] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 769/1141] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 770/1141] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 771/1141] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 772/1141] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 773/1141] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 774/1141] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 775/1141] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 776/1141] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 777/1141] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 778/1141] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 779/1141] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 780/1141] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 781/1141] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 782/1141] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 783/1141] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 784/1141] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 785/1141] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 786/1141] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 787/1141] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 788/1141] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 789/1141] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 790/1141] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 791/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 792/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 793/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 794/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 795/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 796/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 797/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 798/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 799/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 800/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 801/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 802/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 803/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 804/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 805/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 806/1141] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 807/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 808/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 809/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 810/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 811/1141] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 812/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 813/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 814/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 815/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 816/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 817/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 818/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 819/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 820/1141] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 821/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 822/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 823/1141] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 824/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 825/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 826/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 827/1141] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 828/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 829/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 830/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 831/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 832/1141] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 833/1141] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 834/1141] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 835/1141] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 836/1141] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 837/1141] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 838/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 839/1141] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 840/1141] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 841/1141] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 842/1141] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 843/1141] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 844/1141] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 845/1141] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 846/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 847/1141] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 848/1141] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 849/1141] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 850/1141] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 851/1141] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 852/1141] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 853/1141] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 854/1141] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 855/1141] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 856/1141] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 857/1141] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 858/1141] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 859/1141] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 860/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 861/1141] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 862/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 863/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 864/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 865/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 866/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 867/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 868/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 869/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 870/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 871/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 872/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 873/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 874/1141] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 875/1141] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 876/1141] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 877/1141] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 878/1141] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 879/1141] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 880/1141] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 881/1141] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 882/1141] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 883/1141] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 884/1141] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 885/1141] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 886/1141] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 887/1141] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 888/1141] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 889/1141] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 890/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 891/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 892/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 893/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 894/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 895/1141] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 896/1141] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 897/1141] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 898/1141] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 899/1141] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 900/1141] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 901/1141] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 902/1141] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 903/1141] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 904/1141] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 905/1141] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 906/1141] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 907/1141] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 908/1141] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 909/1141] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 910/1141] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 911/1141] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 912/1141] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 913/1141] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 914/1141] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 915/1141] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 916/1141] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 917/1141] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 918/1141] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 919/1141] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 920/1141] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 921/1141] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 922/1141] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 923/1141] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:19:110: error: no matching function for call to AP_Compass_BMM150::probe(AP_HAL::OwnPtr, Rotation) BB-WAF: 19 | #define PROBE_MAG_I2C(driver, bus, addr, args ...) ADD_BACKEND(DRIVER_ ##driver, AP_Compass_ ## driver::probe(GET_I2C_DEVICE(bus, addr),##args)) BB-WAF: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:249:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 249 | #define HAL_MAG_PROBE1 PROBE_MAG_I2C(BMM150, 2, 0x12, ROTATION_NONE) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:252:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 252 | #define HAL_MAG_PROBE_LIST HAL_MAG_PROBE1; HAL_MAG_PROBE2; HAL_MAG_PROBE3 BB-WAF: | ^~~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/aero' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_Compass/ArduSub' failed (exit status 1): BB-WAF: {task 140169230741264: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((2984277, 256)) BB: Failed build of ArduSub aero beta BB: [5/251] Building board: AEROFOX-H7 at 2025-06-11 18:07:49.200418 BB: Trying checkout ArduSub beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta AEROFOX-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/AEROFOX-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AEROFOX-H7) - not in board list BB: [6/251] Building board: AET-H743-Basic at 2025-06-11 18:07:50.255502 BB: Trying checkout ArduSub beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta AET-H743-Basic binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/AET-H743-Basic/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (AET-H743-Basic) - not in board list BB: [7/251] Building board: airbotf4 at 2025-06-11 18:07:51.243338 BB: Trying checkout ArduSub beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [8/251] Building board: AIRLink at 2025-06-11 18:07:51.284620 BB: Trying checkout ArduSub beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [9/251] Building board: Airvolute-DCS2 at 2025-06-11 18:07:51.339209 BB: Trying checkout ArduSub beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [10/251] Building board: AnyleafH7 at 2025-06-11 18:07:51.391863 BB: Trying checkout ArduSub beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [11/251] Building board: Aocoda-RC-H743Dual at 2025-06-11 18:07:51.433115 BB: Trying checkout ArduSub beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [12/251] Building board: ARK_FPV at 2025-06-11 18:07:51.478106 BB: Trying checkout ArduSub beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/ARK_FPV/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ARK_FPV) - not in board list BB: [13/251] Building board: ARKV6X at 2025-06-11 18:07:52.460067 BB: Trying checkout ArduSub beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [14/251] Building board: AtomRCF405NAVI at 2025-06-11 18:07:52.499946 BB: Trying checkout ArduSub beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [15/251] Building board: ATOMRCF405NAVI-Deluxe at 2025-06-11 18:07:52.546009 BB: Trying checkout ArduSub beta ATOMRCF405NAVI-Deluxe None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta ATOMRCF405NAVI-Deluxe binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/ATOMRCF405NAVI-Deluxe/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ATOMRCF405NAVI-Deluxe) - not in board list BB: [16/251] Building board: bbbmini at 2025-06-11 18:07:53.529740 BB: Trying checkout ArduSub beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [17/251] Building board: BeastF7 at 2025-06-11 18:07:53.570121 BB: Trying checkout ArduSub beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [18/251] Building board: BeastF7v2 at 2025-06-11 18:07:53.609159 BB: Trying checkout ArduSub beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [19/251] Building board: BeastH7 at 2025-06-11 18:07:53.648641 BB: Trying checkout ArduSub beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [20/251] Building board: BeastH7v2 at 2025-06-11 18:07:53.690184 BB: Trying checkout ArduSub beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [21/251] Building board: bebop at 2025-06-11 18:07:53.731475 BB: Trying checkout ArduSub beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [22/251] Building board: bhat at 2025-06-11 18:07:53.773129 BB: Trying checkout ArduSub beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [23/251] Building board: BlitzF745 at 2025-06-11 18:07:53.816532 BB: Trying checkout ArduSub beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BlitzF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/BlitzF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzF745) - not in board list BB: [24/251] Building board: BlitzF745AIO at 2025-06-11 18:07:54.805517 BB: Trying checkout ArduSub beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [25/251] Building board: BlitzH743Pro at 2025-06-11 18:07:54.861959 BB: Trying checkout ArduSub beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BlitzH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/BlitzH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzH743Pro) - not in board list BB: [26/251] Building board: BlitzMiniF745 at 2025-06-11 18:07:55.863439 BB: Trying checkout ArduSub beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BlitzMiniF745 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/BlitzMiniF745/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzMiniF745) - not in board list BB: [27/251] Building board: BlitzWingH743 at 2025-06-11 18:07:56.843024 BB: Trying checkout ArduSub beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BlitzWingH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/BlitzWingH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BlitzWingH743) - not in board list BB: [28/251] Building board: blue at 2025-06-11 18:07:57.836640 BB: Trying checkout ArduSub beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta blue binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [29/251] Building board: BrahmaF4 at 2025-06-11 18:07:57.877000 BB: Trying checkout ArduSub beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BrahmaF4) - not in board list BB: [30/251] Building board: BROTHERHOBBYF405v3 at 2025-06-11 18:07:58.865185 BB: Trying checkout ArduSub beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/BROTHERHOBBYF405v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BROTHERHOBBYF405v3) - not in board list BB: [31/251] Building board: BROTHERHOBBYH743 at 2025-06-11 18:07:59.861086 BB: Trying checkout ArduSub beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/BROTHERHOBBYH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (BROTHERHOBBYH743) - not in board list BB: [32/251] Building board: canzero at 2025-06-11 18:08:00.825113 BB: Trying checkout ArduSub beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [33/251] Building board: CBU-H7-LC-Stamp at 2025-06-11 18:08:00.864528 BB: Trying checkout ArduSub beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/CBU-H7-LC-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [34/251] Building board: CBU-H7-Stamp at 2025-06-11 18:08:01.861722 BB: Trying checkout ArduSub beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CBU-H7-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/CBU-H7-Stamp/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CBU-H7-Stamp) - not in board list BB: [35/251] Building board: CORVON405V2_1 at 2025-06-11 18:08:02.863396 BB: Trying checkout ArduSub beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CORVON405V2_1) - not in board list BB: [36/251] Building board: CORVON743V1 at 2025-06-11 18:08:03.844681 BB: Trying checkout ArduSub beta CORVON743V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CORVON743V1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/CORVON743V1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CORVON743V1) - not in board list BB: [37/251] Building board: CSKY405 at 2025-06-11 18:08:04.840100 BB: Trying checkout ArduSub beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CSKY405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/CSKY405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CSKY405) - not in board list BB: [38/251] Building board: CUAV-7-Nano at 2025-06-11 18:08:05.818531 BB: Trying checkout ArduSub beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAV-7-Nano binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/CUAV-7-Nano/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-7-Nano) - not in board list BB: [39/251] Building board: CUAV-Nora at 2025-06-11 18:08:06.800478 BB: Trying checkout ArduSub beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [40/251] Building board: CUAV-Nora-bdshot at 2025-06-11 18:08:06.839360 BB: Trying checkout ArduSub beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [41/251] Building board: CUAV-Pixhack-v3 at 2025-06-11 18:08:06.878358 BB: Trying checkout ArduSub beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAV-Pixhack-v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/CUAV-Pixhack-v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (CUAV-Pixhack-v3) - not in board list BB: [42/251] Building board: CUAV-X7 at 2025-06-11 18:08:07.871789 BB: Trying checkout ArduSub beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [43/251] Building board: CUAV-X7-bdshot at 2025-06-11 18:08:07.910606 BB: Trying checkout ArduSub beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [44/251] Building board: CUAVv5 at 2025-06-11 18:08:07.948533 BB: Trying checkout ArduSub beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [45/251] Building board: CUAVv5-bdshot at 2025-06-11 18:08:07.987498 BB: Trying checkout ArduSub beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [46/251] Building board: CUAVv5Nano at 2025-06-11 18:08:08.026642 BB: Trying checkout ArduSub beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [47/251] Building board: CUAVv5Nano-bdshot at 2025-06-11 18:08:08.064598 BB: Trying checkout ArduSub beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [48/251] Building board: CubeBlack at 2025-06-11 18:08:08.104056 BB: Trying checkout ArduSub beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [49/251] Building board: CubeBlack+ at 2025-06-11 18:08:08.145303 BB: Trying checkout ArduSub beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [50/251] Building board: CubeOrange at 2025-06-11 18:08:08.184567 BB: Trying checkout ArduSub beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [51/251] Building board: CubeOrange-bdshot at 2025-06-11 18:08:08.223652 BB: Trying checkout ArduSub beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [52/251] Building board: CubeOrangePlus at 2025-06-11 18:08:08.263703 BB: Trying checkout ArduSub beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [53/251] Building board: CubeOrangePlus-bdshot at 2025-06-11 18:08:08.304136 BB: Trying checkout ArduSub beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [54/251] Building board: CubePurple at 2025-06-11 18:08:08.344280 BB: Trying checkout ArduSub beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [55/251] Building board: CubeRedPrimary at 2025-06-11 18:08:08.383277 BB: Trying checkout ArduSub beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [56/251] Building board: CubeRedSecondary at 2025-06-11 18:08:08.424947 BB: Trying checkout ArduSub beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [57/251] Building board: CubeYellow at 2025-06-11 18:08:08.464788 BB: Trying checkout ArduSub beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [58/251] Building board: CubeYellow-bdshot at 2025-06-11 18:08:08.503909 BB: Trying checkout ArduSub beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [59/251] Building board: DAKEFPVF405 at 2025-06-11 18:08:08.544737 BB: Trying checkout ArduSub beta DAKEFPVF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta DAKEFPVF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/DAKEFPVF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DAKEFPVF405) - not in board list BB: [60/251] Building board: dark at 2025-06-11 18:08:09.530574 BB: Trying checkout ArduSub beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta dark binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [61/251] Building board: DevEBoxH7v2 at 2025-06-11 18:08:09.569319 BB: Trying checkout ArduSub beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [62/251] Building board: disco at 2025-06-11 18:08:09.606424 BB: Trying checkout ArduSub beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta disco binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [63/251] Building board: DroneerF405 at 2025-06-11 18:08:09.647192 BB: Trying checkout ArduSub beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (DroneerF405) - not in board list BB: [64/251] Building board: DrotekP3Pro at 2025-06-11 18:08:10.624765 BB: Trying checkout ArduSub beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [65/251] Building board: Durandal at 2025-06-11 18:08:10.663764 BB: Trying checkout ArduSub beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [66/251] Building board: Durandal-bdshot at 2025-06-11 18:08:10.715457 BB: Trying checkout ArduSub beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [67/251] Building board: edge at 2025-06-11 18:08:10.759728 BB: Trying checkout ArduSub beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta edge binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [68/251] Building board: erleboard at 2025-06-11 18:08:10.797641 BB: Trying checkout ArduSub beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [69/251] Building board: erlebrain2 at 2025-06-11 18:08:10.834051 BB: Trying checkout ArduSub beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [70/251] Building board: F35Lightning at 2025-06-11 18:08:10.871818 BB: Trying checkout ArduSub beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [71/251] Building board: F4BY at 2025-06-11 18:08:10.913555 BB: Trying checkout ArduSub beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [72/251] Building board: F4BY_F427 at 2025-06-11 18:08:10.951826 BB: Trying checkout ArduSub beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/F4BY_F427/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (F4BY_F427) - not in board list BB: [73/251] Building board: FlyingMoonF407 at 2025-06-11 18:08:11.947323 BB: Trying checkout ArduSub beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [74/251] Building board: FlyingMoonF427 at 2025-06-11 18:08:11.985377 BB: Trying checkout ArduSub beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [75/251] Building board: FlyingMoonH743 at 2025-06-11 18:08:12.025659 BB: Trying checkout ArduSub beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [76/251] Building board: FlywooF405Pro at 2025-06-11 18:08:12.064043 BB: Trying checkout ArduSub beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [77/251] Building board: FlywooF745 at 2025-06-11 18:08:12.105320 BB: Trying checkout ArduSub beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [78/251] Building board: FlywooF745Nano at 2025-06-11 18:08:12.145039 BB: Trying checkout ArduSub beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [79/251] Building board: FlywooH743Pro at 2025-06-11 18:08:12.183697 BB: Trying checkout ArduSub beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta FlywooH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/FlywooH743Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FlywooH743Pro) - not in board list BB: [80/251] Building board: fmuv2 at 2025-06-11 18:08:13.188367 BB: Trying checkout ArduSub beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [81/251] Building board: fmuv3 at 2025-06-11 18:08:13.229259 BB: Trying checkout ArduSub beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [82/251] Building board: fmuv5 at 2025-06-11 18:08:13.268411 BB: Trying checkout ArduSub beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [83/251] Building board: FoxeerF405v2 at 2025-06-11 18:08:13.306806 BB: Trying checkout ArduSub beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta FoxeerF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/FoxeerF405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (FoxeerF405v2) - not in board list BB: [84/251] Building board: FoxeerH743v1 at 2025-06-11 18:08:14.299765 BB: Trying checkout ArduSub beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [85/251] Building board: GEPRC_TAKER_H743 at 2025-06-11 18:08:14.346198 BB: Trying checkout ArduSub beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/GEPRC_TAKER_H743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [86/251] Building board: GEPRCF745BTHD at 2025-06-11 18:08:15.349651 BB: Trying checkout ArduSub beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta GEPRCF745BTHD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/GEPRCF745BTHD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (GEPRCF745BTHD) - not in board list BB: [87/251] Building board: Here4FC at 2025-06-11 18:08:16.335903 BB: Trying checkout ArduSub beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [88/251] Building board: IFLIGHT_2RAW_H7 at 2025-06-11 18:08:16.515488 BB: Trying checkout ArduSub beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta IFLIGHT_2RAW_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/IFLIGHT_2RAW_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (IFLIGHT_2RAW_H7) - not in board list BB: [89/251] Building board: JFB100 at 2025-06-11 18:08:17.512976 BB: Trying checkout ArduSub beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [90/251] Building board: JFB110 at 2025-06-11 18:08:17.555891 BB: Trying checkout ArduSub beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [91/251] Building board: JHEM_JHEF405 at 2025-06-11 18:08:17.596321 BB: Trying checkout ArduSub beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta JHEM_JHEF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/JHEM_JHEF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEM_JHEF405) - not in board list BB: [92/251] Building board: JHEMCU-H743HD at 2025-06-11 18:08:18.562042 BB: Trying checkout ArduSub beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta JHEMCU-H743HD binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/JHEMCU-H743HD/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCU-H743HD) - not in board list BB: [93/251] Building board: JHEMCUF405PRO at 2025-06-11 18:08:19.544203 BB: Trying checkout ArduSub beta JHEMCUF405PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta JHEMCUF405PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/JHEMCUF405PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (JHEMCUF405PRO) - not in board list BB: [94/251] Building board: KakuteF4 at 2025-06-11 18:08:20.567465 BB: Trying checkout ArduSub beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [95/251] Building board: KakuteF4-Wing at 2025-06-11 18:08:20.604966 BB: Trying checkout ArduSub beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteF4-Wing binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/KakuteF4-Wing/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (KakuteF4-Wing) - not in board list BB: [96/251] Building board: KakuteF4Mini at 2025-06-11 18:08:21.604127 BB: Trying checkout ArduSub beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [97/251] Building board: KakuteF7 at 2025-06-11 18:08:21.642703 BB: Trying checkout ArduSub beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [98/251] Building board: KakuteF7-bdshot at 2025-06-11 18:08:21.680872 BB: Trying checkout ArduSub beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [99/251] Building board: KakuteF7Mini at 2025-06-11 18:08:21.717646 BB: Trying checkout ArduSub beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [100/251] Building board: KakuteH7 at 2025-06-11 18:08:21.756825 BB: Trying checkout ArduSub beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [101/251] Building board: KakuteH7-bdshot at 2025-06-11 18:08:21.794633 BB: Trying checkout ArduSub beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [102/251] Building board: KakuteH7-Wing at 2025-06-11 18:08:21.832147 BB: Trying checkout ArduSub beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [103/251] Building board: KakuteH7Mini at 2025-06-11 18:08:21.869891 BB: Trying checkout ArduSub beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [104/251] Building board: KakuteH7Mini-Nand at 2025-06-11 18:08:21.908626 BB: Trying checkout ArduSub beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [105/251] Building board: KakuteH7v2 at 2025-06-11 18:08:21.948080 BB: Trying checkout ArduSub beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [106/251] Building board: linux at 2025-06-11 18:08:21.988098 BB: Trying checkout ArduSub beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta linux binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [107/251] Building board: LongBowF405WING at 2025-06-11 18:08:22.027385 BB: Trying checkout ArduSub beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta LongBowF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/LongBowF405WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LongBowF405WING) - not in board list BB: [108/251] Building board: LumenierLUXF765-NDAA at 2025-06-11 18:08:23.020060 BB: Trying checkout ArduSub beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/LumenierLUXF765-NDAA/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [109/251] Building board: luminousbee5 at 2025-06-11 18:08:24.027633 BB: Trying checkout ArduSub beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [110/251] Building board: MambaF405-2022 at 2025-06-11 18:08:24.067366 BB: Trying checkout ArduSub beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [111/251] Building board: MambaF405US-I2C at 2025-06-11 18:08:24.106697 BB: Trying checkout ArduSub beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [112/251] Building board: MambaF405v2 at 2025-06-11 18:08:24.146622 BB: Trying checkout ArduSub beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [113/251] Building board: MambaH743v4 at 2025-06-11 18:08:24.184731 BB: Trying checkout ArduSub beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [114/251] Building board: MatekF405 at 2025-06-11 18:08:24.225250 BB: Trying checkout ArduSub beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [115/251] Building board: MatekF405-bdshot at 2025-06-11 18:08:24.267896 BB: Trying checkout ArduSub beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [116/251] Building board: MatekF405-CAN at 2025-06-11 18:08:24.307591 BB: Trying checkout ArduSub beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [117/251] Building board: MatekF405-STD at 2025-06-11 18:08:24.346853 BB: Trying checkout ArduSub beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [118/251] Building board: MatekF405-TE at 2025-06-11 18:08:24.386954 BB: Trying checkout ArduSub beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [119/251] Building board: MatekF405-TE-bdshot at 2025-06-11 18:08:24.427747 BB: Trying checkout ArduSub beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [120/251] Building board: MatekF405-Wing at 2025-06-11 18:08:24.466409 BB: Trying checkout ArduSub beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [121/251] Building board: MatekF405-Wing-bdshot at 2025-06-11 18:08:24.506200 BB: Trying checkout ArduSub beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [122/251] Building board: MatekF765-SE at 2025-06-11 18:08:24.547337 BB: Trying checkout ArduSub beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [123/251] Building board: MatekF765-Wing at 2025-06-11 18:08:24.587411 BB: Trying checkout ArduSub beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [124/251] Building board: MatekF765-Wing-bdshot at 2025-06-11 18:08:24.627456 BB: Trying checkout ArduSub beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [125/251] Building board: MatekH743 at 2025-06-11 18:08:24.666431 BB: Trying checkout ArduSub beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [126/251] Building board: MatekH743-bdshot at 2025-06-11 18:08:24.708998 BB: Trying checkout ArduSub beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [127/251] Building board: MatekH7A3 at 2025-06-11 18:08:24.750879 BB: Trying checkout ArduSub beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MatekH7A3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/MatekH7A3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MatekH7A3) - not in board list BB: [128/251] Building board: MFT-SEMA100 at 2025-06-11 18:08:25.768338 BB: Trying checkout ArduSub beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MFT-SEMA100 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/MFT-SEMA100/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MFT-SEMA100) - not in board list BB: [129/251] Building board: MicoAir405Mini at 2025-06-11 18:08:26.779379 BB: Trying checkout ArduSub beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MicoAir405Mini binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/MicoAir405Mini/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405Mini) - not in board list BB: [130/251] Building board: MicoAir405v2 at 2025-06-11 18:08:27.782278 BB: Trying checkout ArduSub beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MicoAir405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/MicoAir405v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir405v2) - not in board list BB: [131/251] Building board: MicoAir743 at 2025-06-11 18:08:28.759469 BB: Trying checkout ArduSub beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MicoAir743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/MicoAir743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743) - not in board list BB: [132/251] Building board: MicoAir743-AIO at 2025-06-11 18:08:29.762481 BB: Trying checkout ArduSub beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MicoAir743-AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/MicoAir743-AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743-AIO) - not in board list BB: [133/251] Building board: MicoAir743v2 at 2025-06-11 18:08:30.764771 BB: Trying checkout ArduSub beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MicoAir743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/MicoAir743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MicoAir743v2) - not in board list BB: [134/251] Building board: mindpx-v2 at 2025-06-11 18:08:31.750451 BB: Trying checkout ArduSub beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [135/251] Building board: mini-pix at 2025-06-11 18:08:31.788210 BB: Trying checkout ArduSub beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [136/251] Building board: modalai_fc-v1 at 2025-06-11 18:08:31.826839 BB: Trying checkout ArduSub beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [137/251] Building board: mRoControlZeroClassic at 2025-06-11 18:08:31.865344 BB: Trying checkout ArduSub beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [138/251] Building board: mRoControlZeroF7 at 2025-06-11 18:08:31.903178 BB: Trying checkout ArduSub beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [139/251] Building board: mRoControlZeroH7 at 2025-06-11 18:08:31.943010 BB: Trying checkout ArduSub beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [140/251] Building board: mRoControlZeroH7-bdshot at 2025-06-11 18:08:31.980703 BB: Trying checkout ArduSub beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [141/251] Building board: mRoControlZeroOEMH7 at 2025-06-11 18:08:32.019201 BB: Trying checkout ArduSub beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [142/251] Building board: mRoCZeroOEMH7-bdshot at 2025-06-11 18:08:32.058128 BB: Trying checkout ArduSub beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [143/251] Building board: mRoNexus at 2025-06-11 18:08:32.097205 BB: Trying checkout ArduSub beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [144/251] Building board: mRoPixracerPro at 2025-06-11 18:08:32.139857 BB: Trying checkout ArduSub beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [145/251] Building board: mRoPixracerPro-bdshot at 2025-06-11 18:08:32.180148 BB: Trying checkout ArduSub beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [146/251] Building board: mRoX21 at 2025-06-11 18:08:32.220767 BB: Trying checkout ArduSub beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [147/251] Building board: mRoX21-777 at 2025-06-11 18:08:32.260169 BB: Trying checkout ArduSub beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [148/251] Building board: MUPilot at 2025-06-11 18:08:32.299393 BB: Trying checkout ArduSub beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta MUPilot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/MUPilot/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (MUPilot) - not in board list BB: [149/251] Building board: NarinFC-H5 at 2025-06-11 18:08:33.294295 BB: Trying checkout ArduSub beta NarinFC-H5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta NarinFC-H5 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/NarinFC-H5/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NarinFC-H5) - not in board list BB: [150/251] Building board: NarinFC-H7 at 2025-06-11 18:08:34.286766 BB: Trying checkout ArduSub beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/NarinFC-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NarinFC-H7) - not in board list BB: [151/251] Building board: navigator at 2025-06-11 18:08:35.314019 BB: Trying checkout ArduSub beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [152/251] Building board: navigator64 at 2025-06-11 18:08:35.352799 BB: Trying checkout ArduSub beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta navigator64 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/navigator64/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (navigator64) - not in board list BB: [153/251] Building board: navio at 2025-06-11 18:08:36.346157 BB: Trying checkout ArduSub beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta navio binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [154/251] Building board: navio2 at 2025-06-11 18:08:36.383455 BB: Trying checkout ArduSub beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [155/251] Building board: NxtPX4v2 at 2025-06-11 18:08:36.419786 BB: Trying checkout ArduSub beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta NxtPX4v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/NxtPX4v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (NxtPX4v2) - not in board list BB: [156/251] Building board: obal at 2025-06-11 18:08:37.408800 BB: Trying checkout ArduSub beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta obal binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [157/251] Building board: ocpoc_zynq at 2025-06-11 18:08:37.446695 BB: Trying checkout ArduSub beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [158/251] Building board: omnibusf4 at 2025-06-11 18:08:37.484880 BB: Trying checkout ArduSub beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [159/251] Building board: omnibusf4pro at 2025-06-11 18:08:37.524900 BB: Trying checkout ArduSub beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [160/251] Building board: omnibusf4pro-bdshot at 2025-06-11 18:08:37.561936 BB: Trying checkout ArduSub beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [161/251] Building board: omnibusf4v6 at 2025-06-11 18:08:37.599861 BB: Trying checkout ArduSub beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [162/251] Building board: OMNIBUSF7V2 at 2025-06-11 18:08:37.641759 BB: Trying checkout ArduSub beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [163/251] Building board: OmnibusNanoV6 at 2025-06-11 18:08:37.691072 BB: Trying checkout ArduSub beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [164/251] Building board: OmnibusNanoV6-bdshot at 2025-06-11 18:08:37.731336 BB: Trying checkout ArduSub beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [165/251] Building board: OrqaF405Pro at 2025-06-11 18:08:37.770899 BB: Trying checkout ArduSub beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta OrqaF405Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/OrqaF405Pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (OrqaF405Pro) - not in board list BB: [166/251] Building board: PH4-mini at 2025-06-11 18:08:38.797133 BB: Trying checkout ArduSub beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [167/251] Building board: PH4-mini-bdshot at 2025-06-11 18:08:38.836595 BB: Trying checkout ArduSub beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [168/251] Building board: Pix32v5 at 2025-06-11 18:08:38.875449 BB: Trying checkout ArduSub beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [169/251] Building board: PixC4-Jetson at 2025-06-11 18:08:38.914300 BB: Trying checkout ArduSub beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [170/251] Building board: PixFlamingo at 2025-06-11 18:08:38.954992 BB: Trying checkout ArduSub beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [171/251] Building board: PixFlamingo-F767 at 2025-06-11 18:08:38.994334 BB: Trying checkout ArduSub beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixFlamingo-F767 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/PixFlamingo-F767/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixFlamingo-F767) - not in board list BB: [172/251] Building board: Pixhawk1 at 2025-06-11 18:08:39.991692 BB: Trying checkout ArduSub beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [173/251] Building board: Pixhawk1-1M at 2025-06-11 18:08:40.031721 BB: Trying checkout ArduSub beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [174/251] Building board: Pixhawk1-1M-bdshot at 2025-06-11 18:08:40.069473 BB: Trying checkout ArduSub beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [175/251] Building board: Pixhawk1-bdshot at 2025-06-11 18:08:40.106909 BB: Trying checkout ArduSub beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [176/251] Building board: Pixhawk4 at 2025-06-11 18:08:40.143465 BB: Trying checkout ArduSub beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [177/251] Building board: Pixhawk4-bdshot at 2025-06-11 18:08:40.181748 BB: Trying checkout ArduSub beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [178/251] Building board: Pixhawk5X at 2025-06-11 18:08:40.220753 BB: Trying checkout ArduSub beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [179/251] Building board: Pixhawk6C at 2025-06-11 18:08:40.260781 BB: Trying checkout ArduSub beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [180/251] Building board: Pixhawk6C-bdshot at 2025-06-11 18:08:40.299307 BB: Trying checkout ArduSub beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [181/251] Building board: Pixhawk6X at 2025-06-11 18:08:40.339262 BB: Trying checkout ArduSub beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [182/251] Building board: Pixhawk6X-bdshot at 2025-06-11 18:08:40.377057 BB: Trying checkout ArduSub beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [183/251] Building board: PixPilot-C3 at 2025-06-11 18:08:40.417783 BB: Trying checkout ArduSub beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [184/251] Building board: PixPilot-V3 at 2025-06-11 18:08:40.457211 BB: Trying checkout ArduSub beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [185/251] Building board: PixPilot-V6 at 2025-06-11 18:08:40.499663 BB: Trying checkout ArduSub beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [186/251] Building board: PixPilot-V6PRO at 2025-06-11 18:08:40.539271 BB: Trying checkout ArduSub beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixPilot-V6PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/PixPilot-V6PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixPilot-V6PRO) - not in board list BB: [187/251] Building board: Pixracer at 2025-06-11 18:08:41.533632 BB: Trying checkout ArduSub beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [188/251] Building board: Pixracer-bdshot at 2025-06-11 18:08:41.575898 BB: Trying checkout ArduSub beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [189/251] Building board: PixSurveyA1 at 2025-06-11 18:08:41.616430 BB: Trying checkout ArduSub beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [190/251] Building board: PixSurveyA1-IND at 2025-06-11 18:08:41.658107 BB: Trying checkout ArduSub beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [191/251] Building board: PixSurveyA2-IND at 2025-06-11 18:08:41.712382 BB: Trying checkout ArduSub beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [192/251] Building board: pocket at 2025-06-11 18:08:42.700189 BB: Trying checkout ArduSub beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta pocket binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [193/251] Building board: pxf at 2025-06-11 18:08:42.740843 BB: Trying checkout ArduSub beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [194/251] Building board: pxfmini at 2025-06-11 18:08:42.778730 BB: Trying checkout ArduSub beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [195/251] Building board: QioTekAdeptF407 at 2025-06-11 18:08:42.819308 BB: Trying checkout ArduSub beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [196/251] Building board: QioTekZealotF427 at 2025-06-11 18:08:42.868175 BB: Trying checkout ArduSub beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [197/251] Building board: QioTekZealotH743 at 2025-06-11 18:08:42.907146 BB: Trying checkout ArduSub beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [198/251] Building board: QioTekZealotH743-bdshot at 2025-06-11 18:08:42.946525 BB: Trying checkout ArduSub beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [199/251] Building board: R9Pilot at 2025-06-11 18:08:42.989852 BB: Trying checkout ArduSub beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [200/251] Building board: RadiolinkPIX6 at 2025-06-11 18:08:43.029079 BB: Trying checkout ArduSub beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta RadiolinkPIX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/RadiolinkPIX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (RadiolinkPIX6) - not in board list BB: [201/251] Building board: RADIX2HD at 2025-06-11 18:08:44.069575 BB: Trying checkout ArduSub beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [202/251] Building board: ReaperF745 at 2025-06-11 18:08:44.111942 BB: Trying checkout ArduSub beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [203/251] Building board: revo-mini at 2025-06-11 18:08:44.151405 BB: Trying checkout ArduSub beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [204/251] Building board: revo-mini-bdshot at 2025-06-11 18:08:44.194092 BB: Trying checkout ArduSub beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [205/251] Building board: revo-mini-i2c at 2025-06-11 18:08:44.236450 BB: Trying checkout ArduSub beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [206/251] Building board: revo-mini-i2c-bdshot at 2025-06-11 18:08:44.276783 BB: Trying checkout ArduSub beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [207/251] Building board: rst_zynq at 2025-06-11 18:08:44.317006 BB: Trying checkout ArduSub beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/rst_zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Configuring for rst_zynq in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board rst_zynq --out /home/autotest/build/tmp/binaries.build clean) BB-WAF: Setting top to : /mnt/volume_nyc3_01/autotest/APM/APM BB-WAF: Setting out to : /home/autotest/build/tmp/binaries.build BB-WAF: Autoconfiguration : enabled BB-WAF: Checking for program 'python' : /usr/bin/python3 BB-WAF: Checking for python version >= 3.6.9 : 3.10.12 BB-WAF: Setting board to : rst_zynq BB-WAF: Using toolchain : arm-linux-gnueabihf BB-WAF: Checking for 'g++' (C++ compiler) : /usr/local/bin/arm-linux-gnueabihf-g++ BB-WAF: Checking for 'gcc' (C compiler) : /usr/local/bin/arm-linux-gnueabihf-gcc BB-WAF: Checking for c flags '-MMD' : yes BB-WAF: Checking for cxx flags '-MMD' : yes BB-WAF: CXX Compiler : g++ 10.2.1 BB-WAF: Checking for need to link with librt : not necessary BB-WAF: Checking for 'lttng-ust': : disabled BB-WAF: Checking for library dl : yes BB-WAF: Checking for program 'arm-linux-gnueabihf-pkg-config' : /usr/bin/arm-linux-gnueabihf-pkg-config BB-WAF: Checking for 'libiio' : not found BB-WAF: Enabled OpenDroneID : no BB-WAF: Enabled firmware ID checking : no BB-WAF: GPS Debug Logging : no BB-WAF: Enabled custom controller : no BB-WAF: Checking for HAVE_CMATH_ISFINITE : yes BB-WAF: Checking for HAVE_CMATH_ISINF : yes BB-WAF: Checking for HAVE_CMATH_ISNAN : yes BB-WAF: Checking for NEED_CMATH_ISFINITE_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISINF_STD_NAMESPACE : yes BB-WAF: Checking for NEED_CMATH_ISNAN_STD_NAMESPACE : yes BB-WAF: Checking for header endian.h : yes BB-WAF: Checking for header byteswap.h : yes BB-WAF: Checking for HAVE_MEMRCHR : yes BB-WAF: Configured VSCode Intellisense: : no BB-WAF: DC_DSDL compiler : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc/dronecan_dsdlc.py BB-WAF: Source is git repository : yes BB-WAF: Update submodules : yes BB-WAF: Checking for program 'git' : /usr/bin/git BB-WAF: Checking for program 'arm-linux-gnueabihf-size' : /usr/local/bin/arm-linux-gnueabihf-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : enabled BB-WAF: Scripting : maybe BB-WAF: Scripting runtime checks : enabled BB-WAF: Debug build : disabled BB-WAF: Coverage build : disabled BB-WAF: Force 32-bit build : disabled BB-WAF: Checking for program 'rsync' : /usr/bin/rsync BB-WAF: 'configure' finished successfully (1.950s) BB-WAF: 'clean' finished successfully (1.299s) BB: Running (python3 ./waf build --targets bin/ardusub) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: [3/6] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [4/6] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [5/6] Creating /home/autotest/build/tmp/binaries.build/rst_zynq/ap_version.h BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ardupilotmega.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ASLUAV.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/common.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/development.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/icarous.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/minimal.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/python_array_test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/standard.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/test.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/ualberta.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/uAvionix.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/loweheiser.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/storm32.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/AVSSUAS.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/cubepilot.xml BB-WAF: Validation skipped for /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml. BB-WAF: Parsing /mnt/volume_nyc3_01/autotest/APM/APM/modules/mavlink/message_definitions/v1.0/csAirLink.xml BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Merged enum MAV_CMD BB-WAF: Found 337 MAVLink message types in 17 XML files BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: [6/6] Processing /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/rst_zynq/gen-bindings -> /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/rst_zynq/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 7/970] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/970] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/970] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/970] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/970] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/970] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/970] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/970] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 15/970] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 16/970] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 17/970] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 18/970] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 19/970] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 20/970] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/970] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 22/970] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 23/970] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 24/970] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 25/970] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 26/970] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 27/970] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 28/970] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 29/970] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 30/970] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 31/970] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 32/970] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 33/970] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 34/970] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 35/970] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 36/970] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 37/970] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 38/970] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 39/970] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 40/970] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 41/970] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 42/970] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 43/970] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 44/970] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 45/970] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 46/970] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 47/970] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 48/970] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 49/970] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 50/970] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 51/970] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 52/970] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 53/970] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/970] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/970] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 56/970] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 57/970] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 58/970] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 59/970] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 60/970] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 61/970] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 62/970] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 63/970] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 64/970] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 65/970] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 66/970] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 67/970] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 68/970] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 69/970] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 70/970] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 71/970] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 72/970] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 73/970] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 74/970] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 75/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 76/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 77/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 78/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 79/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 80/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 81/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 82/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 83/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 84/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 85/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 86/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 87/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 88/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 89/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 90/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 91/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 92/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 93/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 94/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 95/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 96/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 97/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 98/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 99/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [100/970] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [101/970] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [102/970] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [103/970] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [104/970] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [105/970] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [106/970] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [107/970] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [108/970] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [109/970] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [110/970] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [111/970] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [112/970] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [113/970] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [114/970] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [115/970] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [116/970] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [117/970] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [118/970] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [119/970] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [120/970] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [121/970] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [122/970] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [123/970] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [124/970] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [125/970] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [126/970] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [127/970] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [128/970] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [129/970] Compiling libraries/AP_Common/c++.cpp BB-WAF: [130/970] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [131/970] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [132/970] Compiling libraries/AP_Common/time.cpp BB-WAF: [133/970] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [134/970] Compiling libraries/AP_Common/Location.cpp BB-WAF: [135/970] Compiling libraries/AP_Common/float16.cpp BB-WAF: [136/970] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [137/970] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [138/970] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [139/970] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [140/970] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [141/970] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [142/970] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [143/970] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [144/970] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [145/970] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [146/970] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [147/970] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [148/970] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [149/970] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [150/970] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [151/970] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [152/970] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [153/970] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [154/970] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [155/970] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [156/970] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [157/970] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [158/970] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [159/970] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [160/970] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [161/970] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [162/970] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [163/970] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [164/970] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [165/970] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [166/970] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [167/970] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [168/970] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [169/970] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [170/970] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [171/970] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [172/970] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [173/970] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [174/970] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [175/970] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [176/970] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [177/970] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [178/970] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [179/970] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [180/970] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [181/970] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [182/970] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [183/970] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [184/970] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [185/970] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [186/970] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [187/970] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [188/970] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [189/970] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [190/970] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [191/970] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [192/970] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [193/970] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [194/970] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [195/970] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [196/970] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [197/970] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [198/970] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [199/970] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [200/970] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [201/970] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [202/970] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [203/970] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [204/970] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [205/970] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [206/970] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [207/970] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [208/970] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [209/970] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [210/970] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [211/970] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [212/970] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [213/970] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [214/970] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [215/970] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [216/970] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [217/970] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [218/970] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [219/970] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [220/970] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [221/970] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [222/970] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [223/970] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [224/970] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [225/970] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [226/970] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [227/970] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [228/970] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [229/970] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [230/970] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [231/970] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [232/970] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [233/970] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [234/970] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [235/970] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [236/970] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [237/970] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [238/970] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [239/970] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [240/970] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [241/970] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [242/970] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [243/970] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [244/970] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [245/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [246/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [247/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [248/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [249/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [250/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [251/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [252/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [253/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [254/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [255/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [256/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [257/970] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [258/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [259/970] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [260/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [261/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [262/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [263/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [264/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [265/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [266/970] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [267/970] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [268/970] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [269/970] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [270/970] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [271/970] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [272/970] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [273/970] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [274/970] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [275/970] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [276/970] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [277/970] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [278/970] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [279/970] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [280/970] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [281/970] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [282/970] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [283/970] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [284/970] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [285/970] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [286/970] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [287/970] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [288/970] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [289/970] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [290/970] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [291/970] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [292/970] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [293/970] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [294/970] Compiling libraries/AP_Math/control.cpp BB-WAF: [295/970] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [296/970] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [297/970] Compiling libraries/AP_Math/crc.cpp BB-WAF: [298/970] Compiling libraries/AP_Math/location.cpp BB-WAF: [299/970] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [300/970] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [301/970] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [302/970] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [303/970] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [304/970] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [305/970] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [306/970] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [307/970] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [308/970] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [309/970] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [310/970] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [311/970] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [312/970] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [313/970] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [314/970] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [315/970] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [316/970] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [317/970] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [318/970] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [319/970] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [320/970] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [321/970] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [322/970] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [323/970] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [324/970] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [325/970] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [326/970] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [327/970] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [328/970] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [329/970] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [330/970] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [331/970] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [332/970] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [333/970] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [334/970] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [335/970] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [336/970] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [337/970] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [338/970] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [339/970] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [340/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [341/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [342/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [343/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [344/970] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [345/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [346/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [347/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [348/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [349/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [350/970] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [351/970] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [352/970] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [353/970] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [354/970] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [355/970] Compiling modules/lwip/src/core/sys.c BB-WAF: [356/970] Compiling modules/lwip/src/core/mem.c BB-WAF: [357/970] Compiling modules/lwip/src/core/ip.c BB-WAF: [358/970] Compiling modules/lwip/src/core/init.c BB-WAF: [359/970] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [360/970] Compiling modules/lwip/src/core/dns.c BB-WAF: [361/970] Compiling modules/lwip/src/core/memp.c BB-WAF: [362/970] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [363/970] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [364/970] Compiling modules/lwip/src/core/altcp.c BB-WAF: [365/970] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [366/970] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [367/970] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [368/970] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [369/970] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [370/970] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [371/970] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [372/970] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [373/970] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [374/970] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [375/970] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [376/970] Compiling modules/lwip/src/core/def.c BB-WAF: [377/970] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [378/970] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [379/970] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [380/970] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [381/970] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [382/970] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [383/970] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [384/970] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [385/970] Compiling modules/lwip/src/core/udp.c BB-WAF: [386/970] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [387/970] Compiling modules/lwip/src/core/tcp.c BB-WAF: [388/970] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [389/970] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [390/970] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [391/970] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [392/970] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [393/970] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [394/970] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [395/970] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [396/970] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [397/970] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [398/970] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [399/970] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [400/970] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [401/970] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [402/970] Compiling modules/lwip/src/core/raw.c BB-WAF: [403/970] Compiling modules/lwip/src/core/netif.c BB-WAF: [404/970] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [405/970] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [406/970] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [407/970] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [408/970] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [409/970] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [410/970] Compiling modules/lwip/src/core/stats.c BB-WAF: [411/970] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [412/970] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [413/970] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [414/970] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [415/970] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [416/970] Compiling modules/lwip/src/api/if_api.c BB-WAF: [417/970] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [418/970] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [419/970] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [420/970] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [421/970] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [422/970] Compiling modules/lwip/src/api/netdb.c BB-WAF: [423/970] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [424/970] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [425/970] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [426/970] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [427/970] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [428/970] Compiling modules/lwip/src/api/err.c BB-WAF: [429/970] Compiling modules/lwip/src/api/sockets.c BB-WAF: [430/970] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [431/970] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [432/970] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [433/970] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [434/970] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [435/970] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [436/970] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [437/970] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [438/970] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [439/970] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [440/970] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [441/970] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [442/970] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [443/970] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [444/970] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [445/970] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [446/970] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [447/970] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [448/970] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [449/970] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [450/970] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [451/970] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [452/970] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [453/970] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [454/970] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [455/970] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [456/970] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [457/970] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [458/970] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [459/970] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [460/970] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [461/970] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [462/970] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [463/970] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [464/970] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [465/970] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [466/970] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [467/970] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [468/970] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [469/970] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [470/970] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [471/970] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [472/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [473/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [474/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [475/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [476/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [477/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [478/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [479/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [480/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [481/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [482/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [483/970] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [484/970] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [485/970] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [486/970] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [487/970] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [488/970] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [489/970] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [490/970] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [491/970] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [492/970] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [493/970] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [494/970] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [495/970] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [496/970] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [497/970] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [498/970] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [499/970] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [500/970] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [501/970] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [502/970] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [503/970] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [504/970] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [505/970] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [506/970] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [507/970] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [508/970] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [509/970] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [510/970] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [511/970] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [512/970] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [513/970] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [514/970] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [515/970] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [516/970] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [517/970] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [518/970] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [519/970] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [520/970] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [521/970] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [522/970] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [523/970] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [524/970] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [525/970] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [526/970] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [527/970] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [528/970] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [529/970] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [530/970] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [531/970] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [532/970] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [533/970] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [534/970] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [535/970] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [536/970] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [537/970] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [538/970] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [539/970] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [540/970] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [541/970] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [542/970] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [543/970] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [544/970] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [545/970] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [546/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [547/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [548/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [549/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [550/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [551/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [552/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [553/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [554/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [555/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [556/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [557/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [558/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [559/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [560/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [561/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [562/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [563/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [564/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [565/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [566/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [567/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [568/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [569/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [570/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [571/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [572/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [573/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [574/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [575/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [576/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [577/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [578/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [579/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [580/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [581/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [582/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [583/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [584/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [585/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [586/970] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [587/970] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [588/970] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [589/970] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [590/970] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [591/970] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [592/970] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [593/970] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [594/970] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [595/970] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [596/970] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [597/970] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [598/970] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [599/970] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [600/970] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [601/970] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [602/970] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [603/970] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [604/970] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [605/970] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [606/970] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [607/970] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [608/970] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [609/970] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [610/970] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [611/970] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [612/970] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [613/970] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [614/970] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [615/970] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [616/970] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [617/970] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [618/970] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [619/970] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [620/970] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [621/970] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [622/970] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [623/970] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [624/970] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [625/970] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [626/970] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [627/970] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [628/970] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [629/970] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [630/970] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [631/970] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [632/970] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [633/970] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [634/970] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [635/970] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [636/970] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [637/970] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [638/970] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [639/970] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [640/970] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [641/970] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [642/970] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [643/970] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [644/970] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [645/970] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [646/970] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [647/970] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [648/970] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [649/970] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [650/970] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [651/970] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [652/970] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [653/970] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [654/970] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [655/970] Compiling libraries/AP_HAL/system.cpp BB-WAF: [656/970] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [657/970] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [658/970] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [659/970] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [660/970] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [661/970] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [662/970] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [663/970] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [664/970] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [665/970] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [666/970] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [667/970] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [668/970] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [669/970] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [670/970] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [671/970] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [672/970] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [673/970] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [674/970] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [675/970] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [676/970] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [677/970] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [678/970] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [679/970] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [680/970] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [681/970] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [682/970] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [683/970] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [684/970] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [685/970] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [686/970] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [687/970] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [688/970] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [689/970] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [690/970] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [691/970] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [692/970] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [693/970] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [694/970] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [695/970] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [696/970] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [697/970] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [698/970] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [699/970] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [700/970] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [701/970] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [702/970] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [703/970] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [704/970] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [705/970] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [706/970] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [707/970] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [708/970] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [709/970] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [710/970] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [711/970] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [712/970] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [713/970] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [714/970] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [715/970] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [716/970] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [717/970] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [718/970] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [719/970] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [720/970] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [721/970] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [722/970] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [723/970] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [724/970] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [725/970] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [726/970] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [727/970] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [728/970] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [729/970] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [730/970] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [731/970] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [732/970] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [733/970] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [734/970] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [735/970] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [736/970] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [737/970] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [738/970] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [739/970] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [740/970] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [741/970] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [742/970] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [743/970] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [744/970] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [745/970] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [746/970] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [747/970] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [748/970] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [749/970] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [750/970] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [751/970] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [752/970] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [753/970] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [754/970] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [755/970] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [756/970] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [757/970] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [758/970] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [759/970] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [760/970] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [761/970] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [762/970] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [763/970] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [764/970] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [765/970] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [766/970] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [767/970] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [768/970] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [769/970] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [770/970] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [771/970] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [772/970] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [773/970] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [774/970] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [775/970] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [776/970] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [777/970] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [778/970] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [779/970] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [780/970] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [781/970] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [782/970] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [783/970] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [784/970] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [785/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [786/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [787/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [788/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [789/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [790/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [791/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [792/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [793/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [794/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [795/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [796/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [797/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [798/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [799/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [800/970] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [801/970] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [802/970] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [803/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [804/970] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [805/970] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [806/970] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [807/970] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [808/970] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [809/970] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [810/970] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [811/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [812/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [813/970] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [814/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [815/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [816/970] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [817/970] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [818/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [819/970] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [820/970] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [821/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [822/970] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [823/970] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [824/970] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [825/970] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [826/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [827/970] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [828/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [829/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [830/970] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [831/970] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [832/970] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [833/970] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [834/970] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [835/970] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [836/970] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [837/970] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [838/970] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [839/970] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [840/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [841/970] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [842/970] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [843/970] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [844/970] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_Linux/HAL_Linux_Class.cpp:190:8: error: RCInput_RCProtocol does not name a type BB-WAF: 190 | static RCInput_RCProtocol rcinDriver{"/dev/ttyPS0", NULL}; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp: In member function void Compass::probe_i2c_spi_compasses(): BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:55: error: lis3mdl was not declared in this scope BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1082:59: note: in definition of macro ADD_BACKEND BB-WAF: 1082 | do { if (_driver_enabled(driver_type)) { _add_backend(backend); } \ BB-WAF: | ^~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL/board/linux.h:287:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 287 | #define HAL_MAG_PROBE_LIST PROBE_MAG_SPI(LIS3MDL, lis3mdl, false, ROTATION_ROLL_180_YAW_90) BB-WAF: | ^~~~~~~~~~~~~ BB-WAF: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_Compass/AP_Compass.cpp:1377:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1377 | HAL_MAG_PROBE_LIST; BB-WAF: | ^~~~~~~~~~~~~~~~~~ BB-WAF: compilation terminated due to -Wfatal-errors. BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/rst_zynq' BB-WAF: Build failed BB-WAF: -> task in 'objs/AP_HAL_Linux' failed (exit status 1): BB-WAF: {task 140572751352928: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_Compass/ArduSub' failed (exit status 1): BB-WAF: {task 140572789441696: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((3013800, 256)) BB: Failed build of ArduSub rst_zynq beta BB: [208/251] Building board: SDMODELH7V1 at 2025-06-11 18:09:52.123685 BB: Trying checkout ArduSub beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [209/251] Building board: SDMODELH7V2 at 2025-06-11 18:09:52.323810 BB: Trying checkout ArduSub beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SDMODELH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/SDMODELH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SDMODELH7V2) - not in board list BB: [210/251] Building board: SITL_arm_linux_gnueabihf at 2025-06-11 18:09:54.057623 BB: Trying checkout ArduSub beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [211/251] Building board: SITL_x86_64_linux_gnu at 2025-06-11 18:09:54.100579 BB: Trying checkout ArduSub beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [212/251] Building board: SIYI_N7 at 2025-06-11 18:09:54.137704 BB: Trying checkout ArduSub beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [213/251] Building board: SkySakuraH743 at 2025-06-11 18:09:54.174171 BB: Trying checkout ArduSub beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SkySakuraH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/SkySakuraH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SkySakuraH743) - not in board list BB: [214/251] Building board: SkystarsH7HD-bdshot at 2025-06-11 18:09:55.123321 BB: Trying checkout ArduSub beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [215/251] Building board: sparky2 at 2025-06-11 18:09:55.162638 BB: Trying checkout ArduSub beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [216/251] Building board: speedybeef4 at 2025-06-11 18:09:55.201344 BB: Trying checkout ArduSub beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [217/251] Building board: SpeedyBeeF405AIO at 2025-06-11 18:09:55.239976 BB: Trying checkout ArduSub beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SpeedyBeeF405AIO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/SpeedyBeeF405AIO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SpeedyBeeF405AIO) - not in board list BB: [218/251] Building board: SpeedyBeeF405Mini at 2025-06-11 18:09:56.190028 BB: Trying checkout ArduSub beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [219/251] Building board: SpeedyBeeF405WING at 2025-06-11 18:09:56.228833 BB: Trying checkout ArduSub beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [220/251] Building board: speedybeef4v3 at 2025-06-11 18:09:56.267669 BB: Trying checkout ArduSub beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [221/251] Building board: speedybeef4v4 at 2025-06-11 18:09:56.304745 BB: Trying checkout ArduSub beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [222/251] Building board: SPRacingH7 at 2025-06-11 18:09:56.344921 BB: Trying checkout ArduSub beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [223/251] Building board: SPRacingH7RF at 2025-06-11 18:09:56.383406 BB: Trying checkout ArduSub beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [224/251] Building board: StellarF4 at 2025-06-11 18:09:56.421036 BB: Trying checkout ArduSub beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarF4) - not in board list BB: [225/251] Building board: StellarF4V2 at 2025-06-11 18:09:57.388974 BB: Trying checkout ArduSub beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarF4V2) - not in board list BB: [226/251] Building board: StellarH7V2 at 2025-06-11 18:09:58.360612 BB: Trying checkout ArduSub beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (StellarH7V2) - not in board list BB: [227/251] Building board: SuccexF4 at 2025-06-11 18:09:59.349472 BB: Trying checkout ArduSub beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [228/251] Building board: SULILGH7-P1-P2 at 2025-06-11 18:09:59.395175 BB: Trying checkout ArduSub beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/SULILGH7-P1-P2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [229/251] Building board: TBS-Colibri-F7 at 2025-06-11 18:10:00.390597 BB: Trying checkout ArduSub beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [230/251] Building board: TBS_LUCID_H7 at 2025-06-11 18:10:00.431789 BB: Trying checkout ArduSub beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta TBS_LUCID_H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/TBS_LUCID_H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_H7) - not in board list BB: [231/251] Building board: TBS_LUCID_H7_WING at 2025-06-11 18:10:01.394885 BB: Trying checkout ArduSub beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/TBS_LUCID_H7_WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_H7_WING) - not in board list BB: [232/251] Building board: TBS_LUCID_PRO at 2025-06-11 18:10:02.481611 BB: Trying checkout ArduSub beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta TBS_LUCID_PRO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/TBS_LUCID_PRO/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (TBS_LUCID_PRO) - not in board list BB: [233/251] Building board: thepeach-k1 at 2025-06-11 18:10:03.488922 BB: Trying checkout ArduSub beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [234/251] Building board: thepeach-r1 at 2025-06-11 18:10:03.531956 BB: Trying checkout ArduSub beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [235/251] Building board: TMotorH743 at 2025-06-11 18:10:03.571511 BB: Trying checkout ArduSub beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [236/251] Building board: uav-dev-fc-um982 at 2025-06-11 18:10:03.610867 BB: Trying checkout ArduSub beta uav-dev-fc-um982 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta uav-dev-fc-um982 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/uav-dev-fc-um982/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (uav-dev-fc-um982) - not in board list BB: [237/251] Building board: vnav at 2025-06-11 18:10:04.609621 BB: Trying checkout ArduSub beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta vnav binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [238/251] Building board: VRBrain-v51 at 2025-06-11 18:10:04.649804 BB: Trying checkout ArduSub beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [239/251] Building board: VRBrain-v52 at 2025-06-11 18:10:04.690217 BB: Trying checkout ArduSub beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [240/251] Building board: VRBrain-v54 at 2025-06-11 18:10:04.730803 BB: Trying checkout ArduSub beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [241/251] Building board: VRCore-v10 at 2025-06-11 18:10:04.769842 BB: Trying checkout ArduSub beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [242/251] Building board: VRUBrain-v51 at 2025-06-11 18:10:04.809840 BB: Trying checkout ArduSub beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [243/251] Building board: VUAV-V7pro at 2025-06-11 18:10:04.846508 BB: Trying checkout ArduSub beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta VUAV-V7pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/VUAV-V7pro/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (VUAV-V7pro) - not in board list BB: [244/251] Building board: X-MAV-AP-H743v2 at 2025-06-11 18:10:05.876176 BB: Trying checkout ArduSub beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta X-MAV-AP-H743v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/X-MAV-AP-H743v2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (X-MAV-AP-H743v2) - not in board list BB: [245/251] Building board: YJUAV_A6 at 2025-06-11 18:10:06.921988 BB: Trying checkout ArduSub beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [246/251] Building board: YJUAV_A6SE at 2025-06-11 18:10:06.962934 BB: Trying checkout ArduSub beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [247/251] Building board: YJUAV_A6SE_H743 at 2025-06-11 18:10:07.002108 BB: Trying checkout ArduSub beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [248/251] Building board: YJUAV_A6Ultra at 2025-06-11 18:10:07.047599 BB: Trying checkout ArduSub beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: oldversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 newversion=commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB: Skipping build - version match (commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48) BB: [249/251] Building board: ZeroOneX6 at 2025-06-11 18:10:07.086973 BB: Trying checkout ArduSub beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta ZeroOneX6 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/ZeroOneX6/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6) - not in board list BB: [250/251] Building board: ZeroOneX6_Air at 2025-06-11 18:10:08.101900 BB: Trying checkout ArduSub beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/ZeroOneX6_Air/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [251/251] Building board: zynq at 2025-06-11 18:10:09.090893 BB: Trying checkout ArduSub beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduSub-beta BB: Running (git checkout -f ArduSub-beta) BB-GIT: HEAD is now at 03c12698df Sub: fix typo in release notes BB: Running (git log -1) BB-GIT: commit 03c12698df56c600f5b3d39f8b17d414ea6d2a48 BB-GIT: Author: Willian Galvani BB-GIT: Date: Thu Sep 26 15:41:43 2024 -0300 BB-GIT: BB-GIT: Sub: fix typo in release notes BB: Building ArduSub beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out 'de93d9c8bb76de1b093050e3a31e4d4ce539c577' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '2465ace6c8cb0148e3ff5865aa9e4dd17d691a71' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '0ae477b82bc18daf642383079a02710f69294aa8' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '130a836efbfef0eb3287a92cd5e187de7facdce2' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '4d8c4ff274d41b9bc8da1a411cb172d39786e46b' BB-GIT: Submodule path 'modules/waf': checked out '1b1625b8e7da6e1307d73335cb995fa8813d5950' BB: Skipping board (zynq) - not in board list BB: Trying checkout ArduSub latest None None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch master BB: Running (git checkout -f master) BB-GIT: Previous HEAD position was 03c12698df Sub: fix typo in release notes BB-GIT: Switched to branch 'master' BB-GIT: Your branch is up to date with 'origin/master'. BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out 'c6d0293e32d096dc88da861a0db40bfd1f6f8d9d' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/DSDL': checked out '1b2118cf358027453830ef644838a3bedb9411ea' BB-GIT: Submodule path 'modules/DroneCAN/dronecan_dsdlc': checked out '43d8a9ed909e18f169c001a0f418edc72269b36b' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out '5d7b725ce114d079588cd9a6cabc73e333ea1cff' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' BB-GIT: Submodule path 'modules/gsoap': checked out 'e1f690585d4803402584962bfaa8240ecaf1db30' BB-GIT: Submodule path 'modules/gtest': checked out 'c5fed93f941865a0e912e9baf46ded713506590a' BB-GIT: Submodule path 'modules/littlefs': checked out '34be692aafaaf4319a18e415b08aa4332697408b' BB-GIT: Submodule path 'modules/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '9b4f3a6eaba28b28d9d2f5915cc7af51f9b56191' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '03f7c29949d074275725ef116419ae098aafc5df' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit ce8745496930fad7b530d3e2f7ade02e27b9d12d BB-GIT: Author: Peter Barker BB-GIT: Date: Tue Jun 10 20:22:02 2025 +1000 BB-GIT: BB-GIT: RC_Channel: make RC dummy channel file-scoped to allow consting methods BB-GIT: BB-GIT: will allow more consts throughout code. BB: Building AP_Periph beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/98] Building board: AeroFox-Airspeed at 2025-06-11 18:10:13.954052 BB: Trying checkout AP_Periph beta AeroFox-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: Note: switching to 'AP_Periph-beta'. BB-GIT: BB-GIT: You are in 'detached HEAD' state. You can look around, make experimental BB-GIT: changes and commit them, and you can discard any commits you make in this BB-GIT: state without impacting any branches by switching back to a branch. BB-GIT: BB-GIT: If you want to create a new branch to retain commits you create, you may BB-GIT: do so (now or later) by using -c with the switch command. Example: BB-GIT: BB-GIT: git switch -c BB-GIT: BB-GIT: Or undo this operation with: BB-GIT: BB-GIT: git switch - BB-GIT: BB-GIT: Turn off this advice by setting config variable advice.detachedHead to false BB-GIT: BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta AeroFox-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [2/98] Building board: AeroFox-Airspeed-DLVR at 2025-06-11 18:10:14.366357 BB: Trying checkout AP_Periph beta AeroFox-Airspeed-DLVR None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta AeroFox-Airspeed-DLVR binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [3/98] Building board: AeroFox-GNSS_F9P at 2025-06-11 18:10:14.516273 BB: Trying checkout AP_Periph beta AeroFox-GNSS_F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta AeroFox-GNSS_F9P binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [4/98] Building board: AeroFox-PMU at 2025-06-11 18:10:14.676510 BB: Trying checkout AP_Periph beta AeroFox-PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta AeroFox-PMU binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [5/98] Building board: AR-F407SmartBat at 2025-06-11 18:10:14.827155 BB: Trying checkout AP_Periph beta AR-F407SmartBat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta AR-F407SmartBat binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [6/98] Building board: ARK_CANNODE at 2025-06-11 18:10:14.980566 BB: Trying checkout AP_Periph beta ARK_CANNODE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta ARK_CANNODE binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [7/98] Building board: ARK_GPS at 2025-06-11 18:10:15.067276 BB: Trying checkout AP_Periph beta ARK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta ARK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [8/98] Building board: ARK_RTK_GPS at 2025-06-11 18:10:15.119365 BB: Trying checkout AP_Periph beta ARK_RTK_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta ARK_RTK_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [9/98] Building board: BirdCANdy at 2025-06-11 18:10:15.162624 BB: Trying checkout AP_Periph beta BirdCANdy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta BirdCANdy binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [10/98] Building board: BotBloxDroneNet at 2025-06-11 18:10:15.213895 BB: Trying checkout AP_Periph beta BotBloxDroneNet None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta BotBloxDroneNet binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [11/98] Building board: C-RTK2-HP at 2025-06-11 18:10:15.262758 BB: Trying checkout AP_Periph beta C-RTK2-HP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta C-RTK2-HP binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [12/98] Building board: CarbonixF405 at 2025-06-11 18:10:15.313409 BB: Trying checkout AP_Periph beta CarbonixF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta CarbonixF405 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [13/98] Building board: CUAV_GPS at 2025-06-11 18:10:15.357880 BB: Trying checkout AP_Periph beta CUAV_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta CUAV_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [14/98] Building board: CubeBlack-periph at 2025-06-11 18:10:15.404037 BB: Trying checkout AP_Periph beta CubeBlack-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta CubeBlack-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [15/98] Building board: CubeNode at 2025-06-11 18:10:15.450556 BB: Trying checkout AP_Periph beta CubeNode None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta CubeNode binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [16/98] Building board: CubeNode-ETH at 2025-06-11 18:10:15.500272 BB: Trying checkout AP_Periph beta CubeNode-ETH None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta CubeNode-ETH binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [17/98] Building board: CubeOrange-periph at 2025-06-11 18:10:15.551323 BB: Trying checkout AP_Periph beta CubeOrange-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta CubeOrange-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [18/98] Building board: CubeRedPrimary-PPPGW at 2025-06-11 18:10:15.597178 BB: Trying checkout AP_Periph beta CubeRedPrimary-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta CubeRedPrimary-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [19/98] Building board: f103-ADSB at 2025-06-11 18:10:15.646866 BB: Trying checkout AP_Periph beta f103-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f103-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [20/98] Building board: f103-Airspeed at 2025-06-11 18:10:15.713348 BB: Trying checkout AP_Periph beta f103-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f103-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [21/98] Building board: f103-GPS at 2025-06-11 18:10:15.764215 BB: Trying checkout AP_Periph beta f103-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f103-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [22/98] Building board: f103-QiotekPeriph at 2025-06-11 18:10:15.818729 BB: Trying checkout AP_Periph beta f103-QiotekPeriph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f103-QiotekPeriph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [23/98] Building board: f103-RangeFinder at 2025-06-11 18:10:15.889691 BB: Trying checkout AP_Periph beta f103-RangeFinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f103-RangeFinder binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [24/98] Building board: f303-GPS at 2025-06-11 18:10:15.935836 BB: Trying checkout AP_Periph beta f303-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f303-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [25/98] Building board: f303-HWESC at 2025-06-11 18:10:15.978056 BB: Trying checkout AP_Periph beta f303-HWESC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f303-HWESC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [26/98] Building board: f303-M10025 at 2025-06-11 18:10:16.025093 BB: Trying checkout AP_Periph beta f303-M10025 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f303-M10025 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [27/98] Building board: f303-M10070 at 2025-06-11 18:10:16.070462 BB: Trying checkout AP_Periph beta f303-M10070 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f303-M10070 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [28/98] Building board: f303-MatekGPS at 2025-06-11 18:10:16.112123 BB: Trying checkout AP_Periph beta f303-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f303-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [29/98] Building board: f303-PWM at 2025-06-11 18:10:16.154603 BB: Trying checkout AP_Periph beta f303-PWM None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f303-PWM binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [30/98] Building board: f303-TempSensor at 2025-06-11 18:10:16.204899 BB: Trying checkout AP_Periph beta f303-TempSensor None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f303-TempSensor binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [31/98] Building board: f303-Universal at 2025-06-11 18:10:16.251252 BB: Trying checkout AP_Periph beta f303-Universal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f303-Universal binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [32/98] Building board: f405-MatekAirspeed at 2025-06-11 18:10:16.296734 BB: Trying checkout AP_Periph beta f405-MatekAirspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f405-MatekAirspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [33/98] Building board: f405-MatekGPS at 2025-06-11 18:10:16.347028 BB: Trying checkout AP_Periph beta f405-MatekGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta f405-MatekGPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [34/98] Building board: FreeflyRTK at 2025-06-11 18:10:16.387635 BB: Trying checkout AP_Periph beta FreeflyRTK None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta FreeflyRTK binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [35/98] Building board: Here4AP at 2025-06-11 18:10:16.430364 BB: Trying checkout AP_Periph beta Here4AP None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Here4AP binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [36/98] Building board: Hitec-Airspeed at 2025-06-11 18:10:16.474417 BB: Trying checkout AP_Periph beta Hitec-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Hitec-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [37/98] Building board: HitecMosaic at 2025-06-11 18:10:16.515981 BB: Trying checkout AP_Periph beta HitecMosaic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta HitecMosaic binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [38/98] Building board: HolybroF4_PMU at 2025-06-11 18:10:16.561451 BB: Trying checkout AP_Periph beta HolybroF4_PMU None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta HolybroF4_PMU binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [39/98] Building board: HolybroG4_Airspeed at 2025-06-11 18:10:16.603513 BB: Trying checkout AP_Periph beta HolybroG4_Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta HolybroG4_Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [40/98] Building board: HolybroG4_Compass at 2025-06-11 18:10:16.646200 BB: Trying checkout AP_Periph beta HolybroG4_Compass None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta HolybroG4_Compass binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [41/98] Building board: HolybroG4_GPS at 2025-06-11 18:10:16.688909 BB: Trying checkout AP_Periph beta HolybroG4_GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta HolybroG4_GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [42/98] Building board: HolybroGPS at 2025-06-11 18:10:16.730211 BB: Trying checkout AP_Periph beta HolybroGPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta HolybroGPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [43/98] Building board: kha_eth at 2025-06-11 18:10:16.773940 BB: Trying checkout AP_Periph beta kha_eth None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta kha_eth binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [44/98] Building board: MatekG474-DShot at 2025-06-11 18:10:16.821290 BB: Trying checkout AP_Periph beta MatekG474-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekG474-DShot binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [45/98] Building board: MatekG474-GPS at 2025-06-11 18:10:16.863938 BB: Trying checkout AP_Periph beta MatekG474-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekG474-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [46/98] Building board: MatekG474-Periph at 2025-06-11 18:10:16.911416 BB: Trying checkout AP_Periph beta MatekG474-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekG474-Periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [47/98] Building board: MatekH743-periph at 2025-06-11 18:10:16.983310 BB: Trying checkout AP_Periph beta MatekH743-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekH743-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [48/98] Building board: MatekL431-ADSB at 2025-06-11 18:10:17.031301 BB: Trying checkout AP_Periph beta MatekL431-ADSB None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-ADSB binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [49/98] Building board: MatekL431-Airspeed at 2025-06-11 18:10:17.075161 BB: Trying checkout AP_Periph beta MatekL431-Airspeed None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-Airspeed binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [50/98] Building board: MatekL431-APDTelem at 2025-06-11 18:10:17.122395 BB: Trying checkout AP_Periph beta MatekL431-APDTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-APDTelem binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [51/98] Building board: MatekL431-BatteryTag at 2025-06-11 18:10:17.177234 BB: Trying checkout AP_Periph beta MatekL431-BatteryTag None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-BatteryTag binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [52/98] Building board: MatekL431-BattMon at 2025-06-11 18:10:17.223498 BB: Trying checkout AP_Periph beta MatekL431-BattMon None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-BattMon binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [53/98] Building board: MatekL431-bdshot at 2025-06-11 18:10:17.284945 BB: Trying checkout AP_Periph beta MatekL431-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [54/98] Building board: MatekL431-DShot at 2025-06-11 18:10:17.330060 BB: Trying checkout AP_Periph beta MatekL431-DShot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-DShot binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [55/98] Building board: MatekL431-EFI at 2025-06-11 18:10:17.377082 BB: Trying checkout AP_Periph beta MatekL431-EFI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-EFI binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [56/98] Building board: MatekL431-GPS at 2025-06-11 18:10:17.421100 BB: Trying checkout AP_Periph beta MatekL431-GPS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-GPS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [57/98] Building board: MatekL431-HWTelem at 2025-06-11 18:10:17.467797 BB: Trying checkout AP_Periph beta MatekL431-HWTelem None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-HWTelem binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [58/98] Building board: MatekL431-MagHiRes at 2025-06-11 18:10:17.513946 BB: Trying checkout AP_Periph beta MatekL431-MagHiRes None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-MagHiRes binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [59/98] Building board: MatekL431-Periph at 2025-06-11 18:10:17.552439 BB: Trying checkout AP_Periph beta MatekL431-Periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-Periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [60/98] Building board: MatekL431-Proximity at 2025-06-11 18:10:17.593964 BB: Trying checkout AP_Periph beta MatekL431-Proximity None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-Proximity binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [61/98] Building board: MatekL431-Rangefinder at 2025-06-11 18:10:17.638471 BB: Trying checkout AP_Periph beta MatekL431-Rangefinder None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-Rangefinder binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [62/98] Building board: MatekL431-RC at 2025-06-11 18:10:17.679517 BB: Trying checkout AP_Periph beta MatekL431-RC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-RC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [63/98] Building board: MatekL431-Serial at 2025-06-11 18:10:17.721827 BB: Trying checkout AP_Periph beta MatekL431-Serial None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MatekL431-Serial binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [64/98] Building board: MFE_AirSpeed_CAN at 2025-06-11 18:10:17.768597 BB: Trying checkout AP_Periph beta MFE_AirSpeed_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MFE_AirSpeed_CAN binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [65/98] Building board: MFE_POS3_CAN at 2025-06-11 18:10:17.809809 BB: Trying checkout AP_Periph beta MFE_POS3_CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta MFE_POS3_CAN binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [66/98] Building board: mRo-M10095 at 2025-06-11 18:10:17.856431 BB: Trying checkout AP_Periph beta mRo-M10095 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta mRo-M10095 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [67/98] Building board: mRoCANPWM-M10126 at 2025-06-11 18:10:17.900361 BB: Trying checkout AP_Periph beta mRoCANPWM-M10126 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta mRoCANPWM-M10126 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [68/98] Building board: mRoKitCANrevC at 2025-06-11 18:10:17.940910 BB: Trying checkout AP_Periph beta mRoKitCANrevC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta mRoKitCANrevC binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [69/98] Building board: Nucleo-G491 at 2025-06-11 18:10:17.984440 BB: Trying checkout AP_Periph beta Nucleo-G491 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Nucleo-G491 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [70/98] Building board: Nucleo-L476 at 2025-06-11 18:10:18.026534 BB: Trying checkout AP_Periph beta Nucleo-L476 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Nucleo-L476 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [71/98] Building board: Nucleo-L496 at 2025-06-11 18:10:18.065888 BB: Trying checkout AP_Periph beta Nucleo-L496 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Nucleo-L496 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [72/98] Building board: Pixhawk6X-PPPGW at 2025-06-11 18:10:18.106057 BB: Trying checkout AP_Periph beta Pixhawk6X-PPPGW None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Pixhawk6X-PPPGW binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [73/98] Building board: Pixracer-periph at 2025-06-11 18:10:18.155691 BB: Trying checkout AP_Periph beta Pixracer-periph None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Pixracer-periph binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [74/98] Building board: rGNSS at 2025-06-11 18:10:18.196448 BB: Trying checkout AP_Periph beta rGNSS None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta rGNSS binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [75/98] Building board: Sierra-F405 at 2025-06-11 18:10:18.240581 BB: Trying checkout AP_Periph beta Sierra-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Sierra-F405 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [76/98] Building board: Sierra-F412 at 2025-06-11 18:10:18.283247 BB: Trying checkout AP_Periph beta Sierra-F412 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Sierra-F412 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [77/98] Building board: Sierra-F9P at 2025-06-11 18:10:18.324000 BB: Trying checkout AP_Periph beta Sierra-F9P None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Sierra-F9P binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [78/98] Building board: Sierra-L431 at 2025-06-11 18:10:18.370933 BB: Trying checkout AP_Periph beta Sierra-L431 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Sierra-L431 binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: oldversion=commit 93c5be03ba737c585520a49598d3584851478f5f newversion=commit 93c5be03ba737c585520a49598d3584851478f5f BB: Skipping build - version match (commit 93c5be03ba737c585520a49598d3584851478f5f) BB: [79/98] Building board: Sierra-PrecisionPoint at 2025-06-11 18:10:18.412858 BB: Trying checkout AP_Periph beta Sierra-PrecisionPoint None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AP_Periph-beta BB: Running (git checkout -f AP_Periph-beta) BB-GIT: HEAD is now at 93c5be03ba AP_Periph: version to 1.8.0 stable BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: Andrew Tridgell BB-GIT: Date: Wed Jun 4 07:35:03 2025 +1000 BB-GIT: BB-GIT: AP_Periph: version to 1.8.0 stable BB: Building AP_Periph beta Sierra-PrecisionPoint binaries None BB: Running (git log -1) BB-GIT: commit 93c5be03ba737c585520a49598d3584851478f5f BB-GIT: Author: